▲ | divbzero 2 days ago | |
Why did Firefox choose to implement DNS over HTTPS (DoH) instead of DNS over TLS (DoT)? Doesn’t HTTPS add an extra layer for DNS queries? | ||
▲ | ekr____ 2 days ago | parent | next [-] | |
Firefox is a browser and so (1) people at Mozilla are comfortable with HTTP and (2) there has been a lot of investment in making the HTTP stack good. You will also notice that the lead author of DNS over HTTPS [0] was a Mozilla employee. | ||
▲ | SoftTalker 2 days ago | parent | prev | next [-] | |
Some ISPs block DNS except to their own resolvers. | ||
▲ | pkulak 2 days ago | parent | prev [-] | |
I believe it's easier to hide in regular traffic. |