2024-05-06 20:40:05 +00:00
|
|
|
|
---
|
2024-10-29 18:27:12 +00:00
|
|
|
|
date: 2022-05-07
|
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 haven’t 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/>
|