view the rest of the comments
Privacy Guides
In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.
This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.
You can subscribe to this community from any Kbin or Lemmy instance:
Check out our website at privacyguides.org before asking your questions here. We've tried answering the common questions and recommendations there!
Want to get involved? The website is open-source on GitHub, and your help would be appreciated!
This community is the "official" Privacy Guides community on Lemmy, which can be verified here. Other "Privacy Guides" communities on other Lemmy servers are not moderated by this team or associated with the website.
Moderation Rules:
- We prefer posting about open-source software whenever possible.
- This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, make a suggestion on our forum first.
- No soliciting engagement: Don't ask for upvotes, follows, etc.
- Surveys, Fundraising, and Petitions must be pre-approved by the mod team.
- Be civil, no violence, hate speech. Assume people here are posting in good faith.
- Don't repost topics which have already been covered here.
- News posts must be related to privacy and security, and your post title must match the article headline exactly. Do not editorialize titles, you can post your opinions in the post body or a comment.
- Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.
- No help vampires: This is not a tech support subreddit, don't abuse our community's willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.
- No misinformation: Extraordinary claims must be matched with evidence.
- Do not post about VPNs or cryptocurrencies which are not listed on privacyguides.org. See Rule 2 for info on adding new recommendations to the website.
- General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.
Additional Resources:
- EFF: Surveillance Self-Defense
- Consumer Reports Security Planner
- Jonah Aragon (YouTube)
- r/Privacy
- Big Ass Data Broker Opt-Out List
Firefox with the following.
Absolute must:
Nice to have:
A lot of these are unnecessary or actually modify your fingerprint.
Can be detected https://adtechmadness.wordpress.com/2020/03/27/detecting-privacy-badgers-canvas-fp-detection/
Unnecessary, as uBO has
removeparam
Modifies your fingerprint making you more unique.
For more information about what not to use see https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother
I disagree, the whole usecase for decentraleyes (although i'd recommend localcdn instead as it supports a lot more frameworks), if for users not using a vpn, in which case you'd be fingerprintable via your ip address anyways, what localcdn achieves is having privacy from third parties, as opposed to the website itself.
If you're using localcdn with a vpn, i agree that'd be counter productive since what does it matter that third parties get your ip if that ip's shared with a massive group of people and isn't your real one, but otherwise its still a perfectly valid addon.
That is not how it works. It modifies your fingerprint because its no longer requesting certain resources. Even one of the Tor developers points that out and it's why it's mentioned on https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother
Thank you so much for this great feedback! I will adjust my habits.
and there's a neat list that uses it for stripping a shitload of tracking parameters at https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt
Can you explain removeparam?
It's described in the documentation for uBO https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#removeparam
I think that privacy badger is kind of obselete along side uBlock Origin, because Ublock Origin can already do what privacy badger does