this post was submitted on 24 Oct 2024
1348 points (97.5% liked)
memes
10101 readers
2410 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Drop IDCAC and Privacy Badger, add consent-o-matic, sponsorblock and bypass paywall clean.
Check Arkenfox for Firefox config and extension recommendations.
https://github.com/arkenfox/user.js/wiki/4.1-Extensions
Only use temp mails for unimportant, one-shot account, otherwise use an email relay.
It's insane how big a fight we have to put to JUST surf the damn Internet.
Why drop privacy badger? It's been working well for me.
Because it doesn't bring anything more than Firefox in strict mode and uBlock Origin.
FF blocks Facebook et al widgets in strict mode now? This is news to me, news indeed. Thanks for the tip
Not exactly.
uBlock Origin blocks the widgets (with the "EasyList – Social Widgets" blocklist, I don't remember if it's on by default). As would any other blocklist based blocked do like Privacy Badger, uBO is just better.
FF's strict mode has something called Total Cookie Protection that makes it so Facebook widget on site A cannot read the cookie dropped by the Fackebook widget on site B. It isolate 3rd party cookies for each website.
It also has built-in Facebook Container to isolate Facebook links.
Ok any tips on how to manage email addresses to minimize their exposure and spam?
Yeah, use an email relay service like Firefox Relay, SimpleLogin, the one from Proton if you have an account with them (that's SimpleLogin behind)…
You can create email aliases, that will relay the email to your main address. Create a new alias for each website so they can't use your email address to correlate your identity and you can close it anytime, you can even configure an alias to only allow a set amount of messages and auto-close afterward.
If you use iCloud mail (I don't), they have an email relay service, too. They call them "email aliases."
Addy.io gives you email aliases as not to expose your actual email address. Everything gets funnelled into a single inbox of your choosing still. And the great thing is that if you use a unique email alias for all services, you know instantly who leaked your email address if you start getting spam. :D
Don't give out your email to spammers. Most legitimate businesses might send quite a lot of mail, but it's very often easy to unsubscribe so do that.
No shit Sherlock. The real cause of spammers getting your email is through data breaches. The only thing you can do about that is not use your personal mail address for every single website you create an account for.
What about Decentraleyes?
Arkenfox put it in the "Don't bother" list: https://github.com/arkenfox/user.js/wiki/4.1-Extensions#-dont-bother
Thanks for the list. Now I can ditch Decentraleyes and LocalCDN among others.
Thanks!
It looks like bypass paywalls clean was actually taken down recently. Apparently mozzila recieved a copyright claim and it was taken down as a normal part of that process :/
https://gitflic.ru/user/magnolia1234
I didn't think I could install via a file on android, but it turns out you actually can! Thanks for the link :)
There is also I still don't care about cookies
I don't see its usefulness, uBlock Origin's "Cookie Notices" list does the same thing.
For consent forms consent-o-matic is better, IDCAC / ISDCAC was not created for this.
doesn't consent o matic just accept cookies when it doesn't know how to reject them?
Consent-o-matic is about consent forms, so it'll fill the consent forms giving, by default, the least consent possible. If it doesn't know how to handle a form it'll just not auto-fill it so you'll have to do it yourself. It's not just about cookies, they are just one common way to acquire the data. IDCAC will just hide the form, because it was made to hide cookie notices and later extended to do the same for consent forms. According to the law not filling the form, not giving explicit consent, is like refusing it.
Anyway, none of these extension touch cookies directly, they are only about notice and consent forms. It's up to the website to act accordingly. And none of this will do anything about necessary cookies, or more precisely, about any data deemed necessary, however it's collected.