this post was submitted on 22 Apr 2025
85 points (98.9% liked)
Privacy
39576 readers
221 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can. Librewolf with canvas blocker, turned on in settings, Chameleon, and uBlock and/or(?) JS blocker like NoScript. Edit.
Canvas blocker and a JS blocker limits a lot of what Google can see and fingerprint per page. And you'll be shocked at first how many pages have google trackers that a JS blocker kills. It's easier to turn things on one at a time than claw back data once it's out of your hands.
Chameleon spoofs a lot of other details, like browser, system time, languages, headers, etc. So for what can be seen, it's always changing and harder to corroborate. This plus moving VPN locations is what is needed.
Also, TOR does the job, but not the most fun internet experience.
And to test whether this works you can visit
https://abrahamjuliot.github.io/creepjs/
How do I read/use this site? What's important?
Load it and it fingerprints your browser. You can add a signature to that fingerprint.
Make whatever changes you want to make to resist fingerprinting and reload the page. If it displays your signature then it has identified you, if not then your changes worked.
Ideally, every page refresh would generate a new unique fingerprint so the page can't link you to the last time you loaded the page (which is what tracking is, essentially)
The site also displays all of the data that it can see, for advanced users