1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00
dockerfiles/dnscrypt/README.md
2022-02-17 16:09:23 +08:00

13 lines
380 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

dnscrypt
========
[DNSCrypt][1] is a protocol that encrypts, authenticates and optionally anonymizes
communications between a DNS client and a DNS resolver. It prevents DNS
spoofing. It uses cryptographic signatures to verify that responses originate
from the chosen DNS resolver and havent been tampered with.
- dnscrypt-proxy
- dnscrypt-server
[1]: https://dnscrypt.info/