Live data from Hacker News

Block Ads in Apps on Android

unlikekinds.com

11–20 of 150 posts

Re: Block Ads in Apps on Android

#12
I'm using Pi-Hole on an Ubiquiti router together with WireGuard and DNSSEC. My Synology NAS is backup (with regards to the DNS-based Pi-Hole blocking) taking the adblocking load off the router (there's no redundancy for WireGuard endpoint though). I don't (need) to use a RPi anymore. It works extremely well for me, and all my clients also get to connect to Nextcloud running on the Synology.

My setup does far more than just blocking ads, and works transparent as long as the client is connected through WireGuard (which works seamlessly over LTE and public WiFi).

That being said, I really like how Blokada and DNS66 are available in F-Droid [1] [2], and require minimal technical knowledge to set up. The more [ad blocking], the merrier.

As a backup measure I use Firefox with uBlock. The only machine I don't use uBlock is on Kali because I want to see the website exactly as it is being served.

[1] https://f-droid.org/packages/org.blokada.alarm/

[2] https://f-droid.org/en/packages/org.jak_linux.dns66/

Re: Block Ads in Apps on Android

#13
What does DNS66 offer over NetGuard? Near as I can tell, they both use the VPN functionality to work, both don't require root, and both are available on F-Droid.

Edit: I guess Blokada is another to consider, just heard of it from this thread.

Re: Block Ads in Apps on Android

#16

So you're sending ALL your internet traffic through a VPN, that you know nothing about? Sounds like the craziest idea I've ever heard. Who owns the VPN? What are they doing with your data?

"Using the Android VPN feature" != "Tunneling traffic through a remote network"

Re: Block Ads in Apps on Android

#18
> This is a free, open source app. Open source is important here because all your network requests will go through this app, and we need to make sure we can trust it. Because the app is open source, if it was doing anything shady, it would be found out.

That's the statement that always bothers me because it's only true if you build the app yourself. This is giving people a simplistic view and a false sense of security.

Re: Block Ads in Apps on Android

#20
Great idea but what if you want to use a separate VPN service which is disabled by this app? Does this VPN just cover DNS or does it secure all traffic? When on public wifi, I want to have PIA VPN enabled.

Does this secure all DNS traffic like Cloudflare 1.1.1.1 app? If it does, I may use it with the exception of public wifi.

Post reply on HN