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

What is the new firefox fingerprinter feature doing?

Community, Firefox has a new function . Called fingerprinter (settings under privacy). I know what fingerprinting means. What I like to ask you is: what is Firefox doing exactly when this feature is activated, what data is being changed by this…
0
votes
1 answer

What do I need to declare about data collection and analytics tools if I only use admob?

I have an app that is a basic game with admob implementation. I collect no data myself. Most policy generators ask questions like: - "What kind of personal information you collect from users?" - "Do you use tracking and/or analytics tools" What…
F53
  • 41
  • 1
  • 5
0
votes
0 answers

Missing NSCameraUsageDescription key even though it is embedded in the binary

Attempting to debug OBS Studio in Xcode 11.1 (11A1027) under macOS Catalina 10.15 (19A583), and I've hit a really weird bug(?). Following Apple's instructions, I have enabled the option to embed a provided Info.plist in the binary in my current…
vkoskiv
  • 65
  • 6
0
votes
5 answers

How to make Google Analytics respond to "Do Not Track"

I am planning to put google analytics tracking code on my website, but I don't know how to make it respond to those who send the "Do not track" signal. How can I make GA tracking code track those who don have DNT signal while protecting those who…
Anmicius
  • 71
  • 8
0
votes
1 answer

Creating Azure Environments for Country-Specific Data?

We have an iOS app where users can register, login, and generally do user-specific stuff. We are currently hosting it in Azure SQL DB and using other Azure Services such as Web Applications, Azure Functions etc. If we want to scale the app for…
Water
  • 1,114
  • 1
  • 15
  • 31
0
votes
1 answer

Laws involving collecting user statistics

I want to automaticly collect user statistics. Before I actually implement this in my application, I'm researching to which laws I need to apply when implementing this. My application is open source and is being used world wide. I just started this…
Jelle
  • 758
  • 2
  • 14
  • 36
0
votes
1 answer

Is there any way to maintain private data between peers using hyperledger composer?

I am trying to develop an application using fabric and composer. I had read that private data can be maintained using fabric chaincode, but i am curious to know that, is it possible to maintain private data between peers/channels/orgs using…
Dushyanth Kumar Reddy
  • 1,222
  • 11
  • 21
0
votes
1 answer

Why doesn't Google use a POST request for browser-based searches?

A GET request must put all query parameters directly in the URL, which Internet Service Providers log and harvest for ad targeting. Why don't large search providers convert homepage search requests into POST requests to prevent URL snooping?
Elle Fie
  • 681
  • 6
  • 21
0
votes
1 answer

What is canvas fingerprinting? How to counter it?

I know about these methods and how to counter them: WebGL fingerprinting Navigator data collecting Flash plugin fingerprinting Java applets My questions: What about Canvas Fingerprinting? How to counter it? Are there any other methods of…
0
votes
1 answer

GTM/GA and anonymizing (or not) via checking a GDPR cookie

I am trying to implement a GDPR-compliant site which implements Google Analytics via Google Tag Manager. GDPR status is determined via a cookie, which I do not have control over and is the only method I may use. My understanding is that I need to…
jshwlkr
  • 335
  • 6
  • 18
0
votes
1 answer

Kazoo/Freeswitch bridged call from restricted number, how to set sip privacy off

Am bridging an inbound leg to an outbound leg and want to display the called id from the inbound leg on the outbound leg. Restricted -> (123)456-7890 -> (987)765-4321 (callerId Restricted) When the caller on the inbound leg has restricted their…
john nowlin
  • 135
  • 10
0
votes
1 answer

I wonder, how do they find my wordpress themes and plugins

I wonder, how websites like https://wpsec.com can find my wordpress themes and plugins. When I tried to access the directory mydomain.com/wp-content/themes/my-theme, I got 404 but how do they get this. Are my firewalls and security malewares plugins…
Naveen
  • 38
  • 8
0
votes
2 answers

Amazon S3 domain level privacy

I have to use the Amazon S3 to store interactive video files created by Camtasia. Then I have to display these videos on a website with iframe on a specific domain, without turning these files public. It is a feature at Vimeo called domain-level…
makesz1
  • 43
  • 6
0
votes
1 answer

How to set firefox to not share information with web sites (browser version, screen resolution, OS, etc.)?

so, does anybody knows how to turn off information sharing? This is the kind of information i don't wish to share with websites: Thanks!
Murad Alm.
  • 79
  • 9
0
votes
2 answers

how to host a private html webpage?

I want to host a private web page that only the intended recipient can see and is invisible to everyone else and doesn't get indexed by all the search engines and is shown as public search result. I have my own domain and have a paid premium hosting…
MMG
  • 390
  • 1
  • 6
  • 20