HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vin047

no profile record

comments

vin047
·قبل 8 أشهر·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 أشهر·discuss
It is - GPLv3

https://github.com/AdguardTeam/AdGuardHome/blob/master/LICEN...
vin047
·السنة الماضية·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
·قبل سنتين·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
·قبل سنتين·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
·قبل سنتين·discuss
Ditto, just recently set mine up this way. Will never go back to ISP or proprietary routers.
vin047
·قبل سنتين·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
·قبل سنتين·discuss
9.9.9.9 from Quad9 is another great, free, pro-privacy alternative.
vin047
·قبل سنتين·discuss
I do the same thing and am on 500mbps - don’t experience any issues
vin047
·قبل سنتين·discuss
This is the way. Added Unbound as my upstream DNS server in recursive mode for extra privacy!
vin047
·قبل سنتين·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
·قبل سنتين·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
·قبل سنتين·discuss
Decided against it due to being written in C#/NET and being relatively new. Went with Unbound