crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 274 forks source link

support DNS-over-TLS and/or DNS-over-HTTPS #1471

Open oberstet opened 5 years ago

oberstet commented 5 years ago

we (well, twisted?) should totally support DNS-over-TLS:

https://security.googleblog.com/2019/01/google-public-dns-now-supports-dns-over.html

oberstet commented 5 years ago

both google (quad 8) and cloudflare (quad 1) support it already. neat

https://developers.cloudflare.com/1.1.1.1/dns-over-tls/

meejah commented 5 years ago

Is this different from DOH (DNS Over HTTPS)? https://en.wikipedia.org/wiki/DNS_over_HTTPS

oberstet commented 5 years ago

yes, DNS-over-TLS and DNS-over-HTTPS are 2 different approaches aiming at the same issue (privacy) as far as I can see: