ergvein
ergvein copied to clipboard
Support encrypted DNS on client side
Tampering with DNS is possible attack direction, so we need to support one of the encrypted versions of hostname resolving.
Possible protocols: DNS over TLS, DNS over HTTPS, DNSCrypt, Anonymized DNSCrypt.
I had hard times to find any ready to use library to use any of the protocols.