Because 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…
Improving DNS Privacy in Firefox
11–20 of 126 posts
Re: Improving DNS Privacy in Firefox
#12There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
It still means that your ISP or a wiretap on your own internet pipe can check your browsing activity by monitoring SNI's, but then again, they can also figure that out for a lot of sites by just checking the IP.
Then you could argue that all sites should use CDNs to hide this, but then you open the argument of whether the internet should be centralized or decentralized.
Encrypted SNI would be nice, but are tricky (wouldn't work well in multi-tenant setups), and those that can sniff the SNI probably know where you were going anyway.
Re: Improving DNS Privacy in Firefox
#13There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
I'm sure SNI is next on the list, it will just take a bit longer. Until then, let's harden other parts of the infrastructure.
Re: Improving DNS Privacy in Firefox
#14so, there's a concurrent post about how 1.1.1.1 had an outage. Does that mean web browsing won't work if that happens again? If not, does that mean it will fallback to unencrypted DNS if 1.1.1.1 is blocked? Making 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?
If whatever DNS you use doesn't work, then you cannot resolve any new domain names until you change to another DNS server or it gets fixed. Recently used domains will be cached in will thus still work.
Re: Improving DNS Privacy in Firefox
#15There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
TLS 1.3 also encrypts the server certificate. So if you want to send bonus SNI but get back real certificates that's just a matter between client and server.
The use case for Encrypted SNI remains sketchy. If I am the secret police of some authoritarian nation, who would block diebartdie.example why wouldn't I instead block the IP addresses of servers offering diebartdie.example? Only because it causes collateral damage? But why do I care, teach them not to associate with my enemies.
Re: Improving DNS Privacy in Firefox
#16There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
Re: Improving DNS Privacy in Firefox
#17DNSCrypt is also a viable option. - https://dnscrypt.info/
You can use it to connect to Cloudflare or other DoH servers, and this will not be limited to queries sent by Firefox.
On iOS, use DNSCloak.
Re: Improving DNS Privacy in Firefox
#18Re: Improving DNS Privacy in Firefox
#19Because 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
#20There seems to be little point of doing this, in my opinion, when SNI doesn't secure the hostname.
You have to start somewhere. Security is the sum of all parts. This is a small part, but it may have a big impact already. I'm sure SNI is next on the list, it will just take a bit longer. Until then, let's harden other parts of the infrastructure.