←back to thread

1895 points _l4jh | 3 comments | | HN request time: 0.203s | source
1. eeZah7Ux ◴[] No.16728001[source]
Any reason why DNS over TLS is preferred over DNSCurve?
replies(2): >>16728036 #>>16728043 #
2. rocqua ◴[] No.16728036[source]
It looks like any other TLS connection? Just a guess.
3. therealmarv ◴[] No.16728043[source]
I'm guessing less "sophisticated reinvention" and usage of existing TLS connection technology. You can use both (even at the same time) with DNScrypt-proxy V2 https://github.com/jedisct1/dnscrypt-proxy ;)