Hacker News new | ask | show | jobs
by philip1209 2945 days ago
DNS over HTTPS uses DNS in the protocol. Does that make it extra-recursive DNS?
2 comments

Not necessarily.

You can connect using an IP address. At least to bootstrap the process. This is where DNS Stamps come in handy https://github.com/jedisct1/dnscrypt-proxy/wiki/stamps

Isn't the expectation that the hostname header will be hardcoded for DoH requests?