Improving DNS Privacy in Firefox
blog.nightly.mozilla.org
Improving DNS Privacy in Firefox
1–10 of 126 posts
Re: Improving DNS Privacy in Firefox
#2https://hacks.mozilla.org/2018/05/a-cartoon-intro-to-dns-ove...
Re: Improving DNS Privacy in Firefox
#3Sophisticated users run their own resolvers instead of relying on unverifiable promises from for-profit entities.
Re: Improving DNS Privacy in Firefox
#4Re: Improving DNS Privacy in Firefox
#5There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
Re: Improving DNS Privacy in Firefox
#6...which is sometimes very desirable[1][2][3]. I get the whole "more security!" movement, but also feel like it's just contributing to turning general-purpose computers into locked-down media consumption devices.
Re: Improving DNS Privacy in Firefox
#7There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
Agreed, SNI and DNS need to be fixed together, not separately. And definitely without centralized services, like Cloudflare. Otherwise why not just go all the way with centralization and provide secure proxy for everyone in the browser.
For the DNS, the specification for DNS over TLS is almost trivial. DNS over HTTPS is a bit more tricky because their are more possibilities, interactions with HTTPS, etc. But still not very hard from a protocol point of view.
Operationally, DNS over TLS/HTTPS is mostly unknown. So it will take quite a bit of time before it is well know how to actually run that as a service at scale.
Encrypting the SNI in TLS is mostly the other way around. Fixing that has significant impact on the protocol.
There is no point in making very complex changes in TLS, which is already a tricky protocol without the DNS community committing to provide DNS over TLS/HTTPS at scale.
At the same time, securing traffic between a DNS stub resolver and the recursive resolver prevents are lot of middle box issues (but also creates a completely new set of issues). So it is worth deploying the even if TLS still leaks the SNI.
Re: Improving DNS Privacy in Firefox
#8Re: Improving DNS Privacy in Firefox
#9Because there is no encryption, other devices along the way might collect (or even block or change) this data too. ...which is sometimes very desirable[1][2][3]. I get the whole "more security!" movement, but also feel like it's just contributing to turning general-purpose computers into locked-down media consumption devices. [1] https://pi-hole.net/ [2] https://en.wikipedia.org/wiki/Proxomitron [3] https://news.ycom…
Re: Improving DNS Privacy in Firefox
#10Making this a default means that Firefox users all bypass censorship in several countries, what do they expect to happen as a result of it? Firefox blocked? 1.1.1.1 blocked?