Questions tagged [privacy]

For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)

For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)

1147 questions
0
votes
1 answer

How generous are privacy-related permissions on Android and iOS?

I have a few questions about privacy protection on Android and iOS. I've looked at Android documentation, but as a beginner I am not sure if I understand correctly (I put my understanding in square brackets). Especially, not finding the obvious way…
klkh
  • 265
  • 1
  • 2
  • 11
0
votes
0 answers

Managing privacy choices with amp-analytic

I'm really bad at web in general, but it seems I'm to do a study on AMP :x While I managed to send data in-house using amp-analytics I am also trying to display a "privacy popup" and get the user choices to forward them to our analytic tools. I've…
SeikoTheWiz
  • 853
  • 1
  • 10
  • 27
0
votes
1 answer

Crashlytics request data for configuration

is there any documentation about the initial configuration request to crashlytics servers on app start? http://try.crashlytics.com/security/ only confirms the request, not giving any details. We need as much details about that request as possible…
Fabian Köbel
  • 457
  • 1
  • 7
  • 21
0
votes
1 answer

Can IPSEC using AH be used in Transport Mode if a machine is behind NAT firewall?

Can IPSEC using AH be used in Transport Mode if a machine is behind NAT firewall? Please help me answer this question.
Arnab
  • 398
  • 1
  • 6
  • 16
0
votes
1 answer

How to add a secret function for application's privacy

I've created a SMS application. However, anyone can open my application. What I want to do is to prevent unauthorized access to my application. How could I add a secret function for the privacy of my application. Thanks.
sean
  • 9,198
  • 22
  • 65
  • 80
0
votes
1 answer

Keeping client identity anonymous from the server

I have multiple clients sending data to a central server. Is there a way I can ensure that the server get the data but in no way it can associate sender with the data.
Satyam
  • 75
  • 1
  • 9
0
votes
1 answer

How to avoid getting user private data (user's email) on server (Django Social Auth)

In my Django application I am using Python Social Auth to use Google OAuth for my site's login. As a part of login mechanism the authentication middleware appends User object to reach request. Because of this I can easily access user emails through…
Harvey
  • 184
  • 1
  • 3
  • 15
0
votes
1 answer

Does initializing AdMob in an app start any kind of user tracking?

I currently have MobileAds.initialize(getApplicationContext(), "ca-app-pub-XXXXXXXXXXXXX"); in my application class and I'm wondering if this alone without loading any ads initiates any kind of tracking or data collection on users. I ask this in…
spaceman
  • 118
  • 1
  • 2
  • 10
0
votes
2 answers

Check if domain has WHOIS privacy

I use an API to get Whois data of a domain Sample response from API: For domain 1: registrant_contact":{ "full_name": "WHOISGUARD PROTECTED", "company_name": "WHOISGUARD, INC.", } For domain 2: "registrant_contact":{ "full_name": "Whois Privacy…
arjayads
  • 553
  • 1
  • 5
  • 17
0
votes
1 answer

Why speedtest.net know my IP address even though I had used a proxy?

I am using my own squid proxy server,when I check my ip address on whatismyip.com, it show the ip address of my proxy server. But, when I check on speedtest.net, I found that they can track my client IP. Is there any ways to prevent my real IP being…
hk hkg
  • 17
  • 1
0
votes
2 answers

Bot Framework / LUIS Privacy Considerations

I'm trying to understand the route a message takes when sent to and from a messaging channel to a bot built using Microsoft Bot Framework. From this overview: https://learn.microsoft.com/en-us/bot-framework/overview-how-bot-framework-works, it seems…
colethecoder
  • 1,139
  • 2
  • 8
  • 26
0
votes
1 answer

Crashlytics - Do we need to pay for commercial app analysis

Question #1: I am using Crashlytics for one of my commercial iOS Apps. Their service seems very helpful. I wonder if there is any Legal issue of using their services for commercial apps? Is there any limitations for using Crashlytics? Question #2: I…
Sazzad Hissain Khan
  • 37,929
  • 33
  • 189
  • 256
0
votes
2 answers

Does Visual Studio Team Services have private repository?

Can I create a project on Visual Studio Team Services and hide code files from all the users besides me?
0
votes
2 answers

Transaction privacy on corda M14

In demobench release M14, I did the following: Bank of Breakfast Tea self issued cash worth 100 USD Bank of Breakfast Tea pays 30 USD to Bank of Big Apples Bank of Breakfast Tea pays 10 USD to Bank of Baguettes The explorer of Bank of Baguettes…
0
votes
1 answer

Data Security Issue - Printing PDF - "deleted" information gets printed

The Problem I recieved a pdf file at work which I then printed. In the pdf file there were several optional fields where one could enter information such as "place of birth" etc. If I open the pdf file on my computer, I can see a set of input…
Nikolas Rieble
  • 2,416
  • 20
  • 43