|
|
|
|
|
by jedisct1
2474 days ago
|
|
Indeed, we will need to make a choice between minimizing latency or using a relay. But a lot of people use DNS over Tor already. For people concerned about privacy, a bit of extra latency is totally acceptable. Anonymized DNSCrypt is lighter than Tor, has a very clear security model, and relays are less vulnerable to abuse than Tor exit nodes. The server/relay part is going to be implemented in https://github.com/jedisct1/rust-dnscrypt-server |
|