Subj
Details on the task: https://github.com/AdguardTeam/AdGuardHome/issues/285#issuecomment-456449852
Dns over TLS support should be more prioritized due to addition of Proavte DNS over TLS option inbuilt in Android 9 pie
This will allow native adblocking in Android and allow adblocking over Mobile Data, moreover it is more battery efficient approach than Adblock VPN
That's compelling.
So you point all your mobiles and laptops to your own DNS running on docker with Cloudland and you have privacy for DNS requests and no ADS.
Finally ..
DNSCrypt-proxy support DoH too, and the server can be accepted via sdns:// stamp.
Is DNSCrypt the same as sdns:// or tls:// ?
No, it's a protocol, while sdns is a form of recording DNS server address
Ah okay that means we need outgoing and icoming support for all three
news?
loud thinking (i‘ll better go to bed... maybe)
it would be nice if theres a maintained list of dnscrypt servers (maybe a copy or a reference of franks work with dnscrypt-proxy) , doh (see abouve) and dot (see dnsprivacy.com)
maybe users will be able to click their resolvers, i think theres easyer to endusers
Other service provider has this feature:
https://blahdns.com/
On Sat, Dec 8, 2018 at 1:56 AM Andreas Ziegler notifications@github.com
wrote:
news?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/AdguardTeam/AdGuardHome/issues/285#issuecomment-445355407,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AXajzulpRx4ekR7mZXnF_7VsbQTHJed9ks5u2s71gaJpZM4UiklP
.
DOH support has been added to dnsproxy in v0.9.11: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.9.11
Here's what we need to do now:
Validation rules:
Most helpful comment
Dns over TLS support should be more prioritized due to addition of Proavte DNS over TLS option inbuilt in Android 9 pie
This will allow native adblocking in Android and allow adblocking over Mobile Data, moreover it is more battery efficient approach than Adblock VPN