Live data from Hacker News

Pi-hole: A black hole for Internet advertisements

pi-hole.net

191–200 of 262 posts

Re: Pi-hole: A black hole for Internet advertisements

#191

Earlier quoted context omitted.

This is why you should use their DNS-over-TLS or DNS-over-HTTPS service instead of standard DNS. Route hijacks can happen to anyone, even Cloudflare or Google. If anything they're more likely to be targetted than a smaller player like Nextdns.

The difference is one has a dedicated security team and the other does not.

What does a security team have to do with network routing?

Re: Pi-hole: A black hole for Internet advertisements

#192

Ad blocking via DNS is relatively easy right now because a content provider like CNN.com will use a domain like “ads.evil-surveillance-media.com” to load their ads into your browser. But what happens if all these companies switch to just using their own domain to load ads? If the ads as well as the content BOTH come from CNN.com then there will be no easy way to filter the ads out. This will be the next stage in this…

I'm already seeing this happen in some cases. Or they serve it from an opaque CDN alongside the functional site code.

Re: Pi-hole: A black hole for Internet advertisements

#194
post #27

With all the fervor around ad-blocking what I fail to see is how do you propose those sites that you visit, read their content to make money ? Are you willing to pay every site you visit or encourage them to put up pay walls ??

I disable my adblocking for sites that use reasonable ads. If I go to a site and am bombarded with pop ups, auto playing video ads, etc., then yeah why wouldn't I block them? With the malware and tracking that is often injected into ads I have no problem using my adblocker at all times and disabling it for pages that ask politely. I'm happy to click on ads on sites that I frequent and would like to support. I think t…

Problem is you don’t know what’s reasonable and what’s not. It’s not based on how it looks. If may look reasonable and harmless but still send your IP and browser fingerprint to surveillance ads networks.

Re: Pi-hole: A black hole for Internet advertisements

#196

Also, owners or routers able to run OpenWRT (which is actively maintained and in great shape since the merge with LEDE), you have access to several packages providing the same technical solution (DNS-based blocking). As far as I know, the most common and maintained is https://github.com/openwrt/packages/tree/master/net/adblock/... . Super easy to install, full-featured, lots of lists to pick from, auto-updates lists,…

Owners of Ubiquiti routers can use this Pi-Hole guide [1]

[1] https://community.ubnt.com/t5/EdgeRouter/DNS-Adblocking-amp-...

Re: Pi-hole: A black hole for Internet advertisements

#197

Also, owners or routers able to run OpenWRT (which is actively maintained and in great shape since the merge with LEDE), you have access to several packages providing the same technical solution (DNS-based blocking). As far as I know, the most common and maintained is https://github.com/openwrt/packages/tree/master/net/adblock/... . Super easy to install, full-featured, lots of lists to pick from, auto-updates lists,…

Curious about anyone's experience with adblock for OpenWRT. I use Pi-hole now, and it works great. The one feature that I use quite a lot is the ability to disable it for a short period of time -- when I'm shopping for something, Google ads are sometimes actually useful! I'd say I use that feature about once a month. That's the sum value of advertising for me.

OpenWRT's adblock package has a "Suspend" button too. Also, domain whitelisting.

Re: Pi-hole: A black hole for Internet advertisements

#198

Also, owners or routers able to run OpenWRT (which is actively maintained and in great shape since the merge with LEDE), you have access to several packages providing the same technical solution (DNS-based blocking). As far as I know, the most common and maintained is https://github.com/openwrt/packages/tree/master/net/adblock/... . Super easy to install, full-featured, lots of lists to pick from, auto-updates lists,…

Curious about anyone's experience with adblock for OpenWRT. I use Pi-hole now, and it works great. The one feature that I use quite a lot is the ability to disable it for a short period of time -- when I'm shopping for something, Google ads are sometimes actually useful! I'd say I use that feature about once a month. That's the sum value of advertising for me.

OpenWRT ships with dnsmasq. You just need to edit /etc/hosts to have all the unwanted domains resolve to 0.0.0.0

I like to get my host list from https://github.com/StevenBlack/hosts

Re: Pi-hole: A black hole for Internet advertisements

#200
post #136

Earlier quoted context omitted.

Just to be clear, what change are you expecting to happen? Not /s.

Most of the blogs and content aggregation sites shrivel up and die. A bunch of pay walls go up around the good content ppl would actually pay for. There's less crap on the internet because there's less spying to make the crap profitable. Everyone claps.

I think your vision just concentrates the spying power into the hands of a few. Is that ideal? Additionally, a pay-to-play model would essentially make the internet only relevant to those with privilege and money.
Post reply on HN