HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vin047

no profile record

comments

vin047
·8 bulan yang lalu·discuss
This is why it’s better to use AdGuard only for its DNS blocking capability and not for DNS resolving - use a real resolver like unbound https://en.wikipedia.org/wiki/Unbound_(DNS_server)
vin047
·8 bulan yang lalu·discuss
It is - GPLv3

https://github.com/AdguardTeam/AdGuardHome/blob/master/LICEN...
vin047
·tahun lalu·discuss
This is exactly what the AGPL was made to combat against. But open source devs still choose more permissive licenses first - presumably to attract corporate clients to use their product (and because devs are suckers to large corporate interests)
vin047
·2 tahun yang lalu·discuss
Yeah we all thought machines would automate menial labour allowing us to focus on creativity and passion. Looks like it’s the exact opposite.
vin047
·2 tahun yang lalu·discuss
Because it’s written in C# and relatively new. Unbound is written in C so should consume less resources, has been around longer and has been vetted – FreeBSD and OpenBSD replaced BIND with Unbound.

The one downside to Unbound is that there’s no GUI so it can be a bit intimidating to set up. But the docs are excellent and Unbound defaults are secure, so it’s not as hard as it seems.
vin047
·2 tahun yang lalu·discuss
Ditto, just recently set mine up this way. Will never go back to ISP or proprietary routers.
vin047
·2 tahun yang lalu·discuss
The real eye-opener is when you start redirecting DNS 53 requests to your own DNS server and block DoT/DoQ/DoH – so many devices/apps just trying to reach out to their hardcoded DNS servers for tracking/ad targeting.
vin047
·2 tahun yang lalu·discuss
9.9.9.9 from Quad9 is another great, free, pro-privacy alternative.
vin047
·2 tahun yang lalu·discuss
I do the same thing and am on 500mbps - don’t experience any issues
vin047
·2 tahun yang lalu·discuss
This is the way. Added Unbound as my upstream DNS server in recursive mode for extra privacy!
vin047
·2 tahun yang lalu·discuss
Hagezi blocklists are the current standard now: https://github.com/hagezi/dns-blocklists

You could go for one of the Lite blocklists for the network wide, family friendly (non-breaking) list.
vin047
·2 tahun yang lalu·discuss
Doesn’t work for YouTube ads – they no longer load ads via DNS and instead embed them directly into the video feed. Ublock origin via the browser is the best way to block them. If you wish to use a client app, best bet is to sideload a 3rd party app like like SmartTubeNext for Android TV or YTLitePlus for iOS.
vin047
·2 tahun yang lalu·discuss
Decided against it due to being written in C#/NET and being relatively new. Went with Unbound