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 tha…
Your solution is 100 times too complicated for the people who need the most protection online.
Block Ads in Apps on Android
141–150 of 150 posts
Re: Block Ads in Apps on Android
#142Earlier quoted context omitted.
I think pihole makes it reasonably easy to disable for some amount of time or until you switch it back on. I know "reasonable" has different meanings to different people though. For example, I don't think changing networks is a pain in the neck. It's just 3 clicks on my android phone or 2 on Windows 10. This is compared to 3 clicks to turn off a browser based ad blocker.
I don't think this is a reasonable analysis. It takes 3 clicks to disable adblocking for a particular site once ever. Click icon at top of window, click disable, click reload. This takes aprox 2 seconds once ever for each site. If you regularly use 7 sites that are annoying in this fashion you have invested 14 seconds. By contrast lets discuss switching networks one of which uses dns to filter out ads. If you use one…
Per browser/adblocker.
> If your mobile platform doesn't allow someone to release such software for your platform use a different mobile platform.
This isn't a feasible solution. Why not use DNS-based adblocking instead? It works for my Android TV...
Re: Block Ads in Apps on Android
#143Earlier quoted context omitted.
> Unfortunately, my provider (EE, UK) throttles UDP traffic something rotten Interesting. I've not noticed performance issues beyond those expected due to signal quality when using work's VPN over a tethered phone using EE. That VPN is using OpenVPN with a UDP transport. Then again it doesn't get used for anything with high throughput so perhaps they only throttle when it looks like bulk transfers are happening or th…
I don't run my VPN for ad-blocking (my phone is rooted), I use it for more traditional access reasons. To copy and paste another reply I just made: "I ran some tests with the guys in WireGuard IRC which seemed to confirm that the issue is specifically EE limiting UDP whether by QoS or otherwise." I'll give OpenVPN a go over TCP once I have a chance to set it up and I might even consider contacting EE for info. I woul…
If you run the server side of the VPN as well as the client, you can test that possibility by trying other known ports (1194 that OpenVPN usually lives on, 433 if that isn't already directed elsewhere on the target address, ...).
Re: Block Ads in Apps on Android
#144Earlier quoted context omitted.
I don't think this is a reasonable analysis. It takes 3 clicks to disable adblocking for a particular site once ever. Click icon at top of window, click disable, click reload. This takes aprox 2 seconds once ever for each site. If you regularly use 7 sites that are annoying in this fashion you have invested 14 seconds. By contrast lets discuss switching networks one of which uses dns to filter out ads. If you use one…
> It takes 3 clicks to disable adblocking for a particular site once ever. Click icon at top of window, click disable, click reload. This takes aprox 2 seconds once ever for each site. If you regularly use 7 sites that are annoying in this fashion you have invested 14 seconds. Per browser/adblocker. > If your mobile platform doesn't allow someone to release such software for your platform use a different mobile platf…
Re: Block Ads in Apps on Android
#145Earlier quoted context omitted.
I don't think this is a reasonable analysis. It takes 3 clicks to disable adblocking for a particular site once ever. Click icon at top of window, click disable, click reload. This takes aprox 2 seconds once ever for each site. If you regularly use 7 sites that are annoying in this fashion you have invested 14 seconds. By contrast lets discuss switching networks one of which uses dns to filter out ads. If you use one…
> If you regularly use 7 sites that are annoying in this fashion... I've had one false positive across a year of using pi-hole, so this is a non-issue. If you want to use an adblocker by all means go ahead, just don't go dumping all over everyone else because your usage doesn't line up with other people's.
Re: Block Ads in Apps on Android
#146Earlier quoted context omitted.
> It takes 3 clicks to disable adblocking for a particular site once ever. Click icon at top of window, click disable, click reload. This takes aprox 2 seconds once ever for each site. If you regularly use 7 sites that are annoying in this fashion you have invested 14 seconds. Per browser/adblocker. > If your mobile platform doesn't allow someone to release such software for your platform use a different mobile platf…
ublock origin can sync between machines meaning once ever for an entire range of devices.
Re: Block Ads in Apps on Android
#147Earlier quoted context omitted.
ublock origin can sync between machines meaning once ever for an entire range of devices.
How does the sync work? What protocol?
Re: Block Ads in Apps on Android
#148Earlier quoted context omitted.
How does the sync work? What protocol?
Firefox optionally syncs a configurable list of things between installations. It uses firefox sync. All of this is opt in and encrypted so that mozilla can't read it. https://hacks.mozilla.org/2018/11/firefox-sync-privacy/
Re: Block Ads in Apps on Android
#149So 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
#150Earlier quoted context omitted.
I don't run my VPN for ad-blocking (my phone is rooted), I use it for more traditional access reasons. To copy and paste another reply I just made: "I ran some tests with the guys in WireGuard IRC which seemed to confirm that the issue is specifically EE limiting UDP whether by QoS or otherwise." I'll give OpenVPN a go over TCP once I have a chance to set it up and I might even consider contacting EE for info. I woul…
Another possibility is that they are using naive port-based filters in their traffic shaping rules, and it thinks that any encrypted-looking packets not destined to one of a white-listed set of ports is torrent or other P2P traffic. If you run the server side of the VPN as well as the client, you can test that possibility by trying other known ports (1194 that OpenVPN usually lives on, 433 if that isn't already direc…