Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnscrypt/dnscrypt-protocol

DNSCrypt protocol specification
https://github.com/dnscrypt/dnscrypt-protocol

anonymized dns dnscrypt protocol

Last synced: about 1 month ago
JSON representation

DNSCrypt protocol specification

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)