Comment on Is there an effective way to remove trackers from apps?
railsdev@programming.dev 1 year ago
I don’t use Android but I use a DNS server to block ad/tracking domains completely.
It’s probably not as “clean” as editing APKs directly but it does the job and it does it well across all apps and websites. As a bonus, it’s TLS DNS so it prevents eavesdropping (at least at the DNS level).
hellequin67@lemm.ee 1 year ago
I use DNS ad/tracker blocking on android.
I use either libredns or MullvadDNS
railsdev@programming.dev 1 year ago
Honestly I run my own DNS server that’s configured to combine a shit ton of block lists.
But lately I’ve been sending all my traffic via WireGuard to a VPS where I have a subnet for peers to communicate on as well as a WireGuard tunnel for my multi-hop consumer VPN. It’s nice because my DNS server there caches everything from the VPN tunnel so that it’s a lot smoother.
Slow@lemmy.today 1 year ago
What can you say about the service nextdns.io?
nave@lemmy.zip 1 year ago
I don’t use an Android but my experience with NextDNS in iOS is pretty great. It’s very easy to use and low latency.