dohd
dohd copied to clipboard
Very fast DNS-over-HTTPS to DNS proxy with emphasis on privacy (no logging)
Add custom port to documentation text and images
- fixes binary image source - fixes break if artefacts are already present through previous build. - new Docker file for specific chimaera arm64 required adduser option & openssl installation...
Run on http:// to allow testing on localhost without certs
sudo /opt/dohd/src/dohd -c ${CERT_FILE} -k ${KEY_FILE} -p 443 -d ${IPV4_ADDR} -F -u ${USER} ss -ltn | fgrep ":443" LISTEN 0 10 [::]:443 [::]:* seems IPv6 is preferred (that's ok/great) but...
https://github.com/dyne/dowse/blob/35c94a6dfef6e4b6d873a5532e07c725940cb1de/doc/HACKING.md#dns send pub/sub messages over redis
See: https://blog.apnic.net/2020/12/16/improving-the-privacy-of-dns-and-doh-with-oblivion/ And http://www.circleid.com/posts/20201215-dns-oblivion/ as recommended by @adam-burns