this post was submitted on 05 Jun 2024
156 points (96.4% liked)
Linux
48182 readers
1753 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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
My typical recommendation would be:
Normie: uBlock Origin
Techie: uBlock Origin + uMatrix
Security Critical/Paranoia/Just Hate Yourself: uBlock Origin + uMatrix + NoScript
I use the last option at work, and the middle option at home, and the first option for my wife's computer.
For me, a lot of it isn't about ads, it's more about the security risk of cross site scripting. Typically, if I'm visiting a site, I probably trust it, but I have no trust for people they sell ads to. I don't mind sites I trust having a few non-intrusive ads, but of course that's not the reason I use blockers; if a site has so many ads it is unusable, I just don't ever visit it again (plenty of 'don't show articles from ' flags in my google news feed for this very reason. I'll never know if you redeem yourself, because I will just never visit your site again.).
If XSS is your concern, check out Firefox's Container Tabs. They allow you to set up tab groups that restrict access to cookies to only tabs in that group, so you can just, eg, set up a group for your bank and restrict it to just your bank's site. Your session cookie etc are then not available to any other tab groups.
I pair that with the Temporary Containers extension, so any random tab I open is in its own container. Everything is always separate.
i still miss the original noscript from the xul days :(