DNSCrypt
Sign in to saveupright=1.25|thumb|DNSCrypt logo
Source code
This repository contains the formal specification of the DNSCrypt protocol, a protocol for securing communications between a client and a DNS resolver. The DNSCrypt protocol aims to prevent DNS spoofing and other types of attacks by encrypting and authenticating DNS queries and responses. The Anonymized DNSCrypt extension prevents DNS servers from associating queries with client IP addresses. DNSCrypt RFC (editor's copy) Anonymized DNSCrypt Reference implementation (Python)
Excerpt from the source-code README · 756 chars · not written by Vinony
Wikidata facts
- Official website
- dnscrypt.info
- Image
- Dnscrypt-proxy as systemd service screenshot.png
Show 5 more facts
- Commons category
- DNSCrypt
- source code repository URL
- github.com/DNSCrypt/dnscrypt-protocol
- official server list URL
- dnscrypt.info/public-servers
- FAQ URL
- dnscrypt.info/faq
- service status information URL
- status.dnscrypt.info
via Wikidata · CC0
~5 min read
Article
6 sectionsContents
- Deployment
- Protocol
- Anonymized DNSCrypt
- See also
- References
- External links
upright=1.25|thumb|DNSCrypt logo
DNSCrypt is a network protocol that authenticates and encrypts Domain Name System (DNS) traffic between the user's computer and recursive name servers. DNSCrypt wraps unmodified DNS traffic between a client and a DNS resolver in a cryptographic construction, preventing eavesdropping and forgery by a man-in-the-middle.