Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DNSCrypt/dnscrypt-protocol
DNSCrypt protocol specification
https://github.com/DNSCrypt/dnscrypt-protocol
anonymized dns dnscrypt protocol
Last synced: 3 months ago
JSON representation
DNSCrypt protocol specification
- Host: GitHub
- URL: https://github.com/DNSCrypt/dnscrypt-protocol
- Owner: DNSCrypt
- License: other
- Created: 2017-12-12T18:24:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T00:56:25.000Z (5 months ago)
- Last Synced: 2024-05-28T10:38:44.063Z (5 months ago)
- Topics: anonymized, dns, dnscrypt, protocol
- Language: Makefile
- Homepage: https://dnscrypt.info
- Size: 351 KB
- Stars: 133
- Watchers: 16
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# DNSCrypt Protocol Specification
This repository contains the formal specification of the [DNSCrypt](https://dnscrypt.info) 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 v2](https://raw.githubusercontent.com/DNSCrypt/dnscrypt-protocol/master/DNSCRYPT-V2-PROTOCOL.txt)
- [Anonymized DNSCrypt](https://raw.githubusercontent.com/DNSCrypt/dnscrypt-protocol/master/ANONYMIZED-DNSCRYPT.txt)
- [DNSCrypt RFC](https://dnscrypt.github.io/dnscrypt-protocol/#go.draft-denis-dprive-dnscrypt.html) (WIP, editor's copy)