Quad9 Enables DNS over HTTP/3 and DNS over QUIC
1–10 of 20 posts
Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#2Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#3Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#4Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#5So many more layers than the original simple DNS protocol.
Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#6Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#7So many more layers than the original simple DNS protocol.
Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#8Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#9I used the Quad9 resolvers in the past, but i've been using the DNS4EU for a while now [1] [1] https://joindns4.eu/
Re: Quad9 Enables DNS over HTTP/3 and DNS over QUIC
#10So many more layers than the original simple DNS protocol.
Similarly, The original DNS protocol doesn't have any form of verification: it is is trivially easy for a MitM attacker to alter the responses - or even for a non-MitM one to send spoofed responses "in the blind". It also doesn't have any form of confidentiality: it is trivially easy for a MitM attacker to log all the requests you make, which essentially means your entire browser history.
It takes an awful lot of hacking to turn classic DNS into something even remotely representing a mature and well-designed protocol. By the time you are done bolting on all the other stuff it really isn't all that simple anymore.