this post was submitted on 12 Nov 2023
45 points (94.1% liked)

Privacy

31287 readers
866 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

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

Hi, I was wondering, is it useful to use multiple adblockers in a row?

I don't mean 4 or five 5 browser extensions more like a chain of adblockers, one on every passing network point.

Adblock DNS -> Pi-Hole -> Linux System with hBlock -> Browser with uBlock Origin

I have only a 10 Mbit Internet connection, so I fear that this would slowdown pageloads to much. On the other hand there are filterlists that uBlock can use where as Pi-Hole can't.

So what combination does make sense (is efficient in every aspect) and what do you use?

all 19 comments
sorted by: hot top controversial new old
[–] atomWood@lemm.ee 19 points 10 months ago

Your solution isn’t going to hurt anything. It might be overkill, but it will definitely work.

Ultimately, I think you only really need 2 of the solutions you mentioned.

  1. A network wide DNS blocker, such as Pi-hole, to catch the majority of ads.
  2. A browser ad blocker, such as uBlock Origin, for the rest.
[–] digdilem@lemmy.ml 9 points 10 months ago (2 children)

One problem is... when you want to allow a blocked domain. It can be time consuming and confusing trying to track down which one of those things is actually stopping you.

[–] ChaoticEntropy@feddit.uk 3 points 10 months ago

How to Geek basically wants to whitelist the internet in order to get to their bloody site. Which is a shame as I like their content.

[–] Vexz@kbin.social 2 points 10 months ago

True. I recommend a DNS based adblocker like Pi-hole and an extra adblocker like uBO in your browser. If you can't access a website you'll immediately know who is the culprit blocking the site you're trying to access.

[–] SHITPOSTING_ACCOUNT@feddit.de 8 points 10 months ago

uBlock Origin explicitly advises against this. If it's the only content blocker it doesn't currently have issues with YouTube, if you have multiple you'll probably hit the "disable your adblocker" warning.

The first three are using identical techniques so combining them is of very limited benefit. They're mostly there to cover software that doesn't have an ad blocker.

I'd stick with just ublock origin.

[–] Tibert@jlai.lu 5 points 10 months ago

An adblock dns, something like nextdns, or others won't do anything to harm you Internet speed. They are just resolving a dns query, and saying nothing or no to a blocked query.

It can catch what cannot be blocked by an adblockers on the device, because outside of the website or something.

I don't know about pihole tho.

[–] pound_heap@lemm.ee 5 points 10 months ago

I'm using pi-hole + uBlock origin.

Adblock DNS, Pi-Hole, hBlock - these three do essentially same thing but at different layers - blocking DNS requests based on blacklists. I'm not familiar with hBlock, but I assume blacklists on each of these 3 are very similar. Using all three doesn't slow down your internet connection much, unless your pihole server is underpowered. You can drop pi-hole from the mix if you are not using it's other features (statistics, local DNS, etc). hBlock looks nice, and should add zero latency, but works only for local machine. So you still need network-wide blocker. Make sure you set your DNS on router, so all devices would get protection.

uBlock Origin is smarter than simple DNS blocking, but protects only your browser sessions.

[–] krigo666@lemmy.world 4 points 10 months ago

PiHole blocks DNS resolutions, the crap sites won't even open in the browser, etc. AdNauseam and uBlock Origin use the same engine and lists, so they overlap.

[–] BrikoX@lemmy.zip 3 points 10 months ago (1 children)

DNS blocking doesn't affect speed, but anything that blocks elements inside a page or a script running in the background does. But it shouldn't really be noticeable from the internet perspective.

[–] LWD@lemm.ee 1 points 10 months ago* (last edited 9 months ago)
[–] possiblylinux127@lemmy.zip 2 points 10 months ago

Couldn't you just use unlock origin? If it doesn't work for you out of the box you can add blocklists

[–] Saki@monero.town 2 points 10 months ago

Just fyi: recently EFF is creating Privacy Badger browser add-on and GNU also has LibreJS. They’re technically not ad-blockers, though; apparently a tracker-blocker and a non-free-script-blocker, respectively.

[–] shreddy_scientist@lemmy.ml 1 points 10 months ago

I use a few of these and I have no issues with internet speed. I can stream HD video while uploading large files no problem. So I'd bet you'd be just fine, probably won't even notice unless it's faster. But I wasn't aware of hBlock, I'll have to look into it.

[–] IphtashuFitz@lemmy.world 1 points 10 months ago

Different tools for different things…

Unlock etc are browser plugins and only block ads in browsers.

pi-hole blocks DNS requests to advertising domains. It blocks ads, tracking data, etc. not only on my browser-based systems, but on other connected devices like smart TVs, media players, etc.

[–] stifle867@programming.dev -1 points 10 months ago

If anything it will make things load faster as you're blocking a massive steaming pile of ads, trackers, etc