diff --git a/dnscrypt/index.md b/dnscrypt/index.md index 1ecbf26..5f6e55b 100644 --- a/dnscrypt/index.md +++ b/dnscrypt/index.md @@ -32,7 +32,7 @@ DNSCrypt is the oldest DNS encryption wrapper protocol, It is more optimized for #### Anonymized DNS ![](4.png) -Anonymized DNS is a relay system where your DNS queries and responses are relayed through a DNSCrypt server, so that the final DNSCrypt server is not able to tell where the queries came from (granted if the relay and final DNSCrypt server are both not owned or associated with each other). This allows for anonymous, yet still fast DNS queries. +Anonymized DNS is a relay system in DNSCrypt where your DNS queries and responses are relayed through a DNSCrypt server, so that the final DNSCrypt server is not able to tell where the queries came from (granted if the relay and final DNSCrypt server are both not owned or associated with each other). This allows for anonymous, yet still fast DNS queries. ### DNS over Tor ![](5.png)