this post was submitted on 14 Apr 2026
1 points (100.0% liked)

privacy

9792 readers
3 users here now

Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.

Partners:

founded 4 years ago
MODERATORS
 

This is about cookie banners on websites

There was another time I got into a very serious ontological discussion with a fairly senior engineer about what the difference was between taxes and fines and they didn’t understand there was a difference,” he said.

you are viewing a single comment's thread
view the rest of the comments
[–] testaccount789@sh.itjust.works 0 points 1 month ago (4 children)

Also, browsers still send so much unique data that they can be reasonably well fingerprinted. I don't really know all the things, but you can combine info such as OS, browser version, window size, list of extensions, HTTP request headers, timezone, etc...
Plus you could also track behavior.
And even with VPN some analysis might be able to figure out what you're looking at based on traffic patterns.

[–] howrar@lemmy.ca 0 points 1 month ago (1 children)

https://amiunique.org/ shows you many of the things they can check for

[–] wonderingwanderer@sopuli.xyz 0 points 1 month ago

Holy shit, that's a lot of data. I had no idea they could see what language packs I have installed on my keyboard. I have a pretty unique combination of languages, so that probably makes me really easy to identify across platforms.

Is there an easy way to disable or block fingerprinting?

[–] Auli@lemmy.ca 0 points 1 month ago

VPN is only blocking your IP. Every other way they track well still work. I mean what does a VPN gibe you? encryption all sites are https hide DNS from ISP there is DOT and DOH. Last one is SNI that could be fixed by ECH if sites used it.

[–] wonderingwanderer@sopuli.xyz 0 points 1 month ago

Some VPN providers offer a setting that makes it harder to analyze traffic patterns. They make every packet the same size and send them at regular intervals along with extra noise. It makes everything look uniform so that AI can't match your traffic to/from the VPN server with traffic between the VPN server and your web activity.

It might be overkill, and it adds latency and uses extra data. But for maximum paranoia, it's an option

[–] skulblaka@sh.itjust.works 0 points 1 month ago (1 children)

We need a browser extension that will add or remove a random number of dummy browser extensions per session to further obfuscate the fingerprinting

Browsers like Tor and Mullvad have the right idea. They do all the most important privacy tweaks out of the box and encourage you not to modify it, so that way everyone using the browser has the same fingerprint which makes it much more difficult to track any one user.