clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
517 stars 27 forks source link

dnscrypt proxy #871

Open lf-araujo opened 5 years ago

lf-araujo commented 5 years ago

Please add a bundle for dnscrypt-proxy:

DNSCrypt is a protocol that authenticates 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 open source public specification, that helps to avoid spoofing. Development is stable and active, hosted here.

puneetse commented 5 years ago

There is also this GitHub issue requesting the same type of solution: https://github.com/clearlinux/distribution/issues/291

thiagomacieira commented 5 years ago

I'd much rather see a standardised solution like DNS-over-DTLS - https://tools.ietf.org/html/rfc8094