wiki/content/20220507132657-dnscrypt.md

23 lines
629 B
Markdown
Raw Normal View History

2024-05-06 20:40:05 +00:00
---
id: 1a1dcfbc-21cc-4c21-9b27-332444772650
title: DNSCrypt
---
# 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.
It is an open specification, with free and open source reference
implementations, and it is not affiliated with any company nor
organization.
Free, DNSCrypt-enabled resolvers are available all over the world.
# Footnotes
[^1]: <https://dnscrypt.info/>