How to keep your ISP’s nose out of your browser history with encrypted DNS
1–10 of 195 posts
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#2VPN is a solution but not always deployable.
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#3Sadly not really a solution yet for SNI being unencrypted. So while they may not see your DNS query they can just use DPI to capture the sites. VPN is a solution but not always deployable.
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#4E.g. contact a friendly service that gives back N different random domain names; then lookup those domain names, spread over, say, an hour; then repeat.
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#5Can't ISPs still see the eventual target IP address, and do a reverse DNS lookup of that? Even with HTTPS/TLS I thought encryption is done after a handshake isn't it, which would imply a TCP level connection is made first which would be sniffable?
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#6Sadly not really a solution yet for SNI being unencrypted. So while they may not see your DNS query they can just use DPI to capture the sites. VPN is a solution but not always deployable.
VPN is not really a solution because you have no reason to trust your VPN provider more than your ISP.
A lot of people really do distrust their ISP enough that even with knowledge that you're shifting the responsibility to the VPN provider they still trust a random VPN more than their ISP.
Would I trust some random unknown VPN provider more than Comcast? Maybe.
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#7I'm probably being really stupid, but how does using encrypted DNS prevent your ISP seeing what websites you go to? (I haven't done network stuff for many years, and am a bit out of touch with the current stuff). Can't ISPs still see the eventual target IP address, and do a reverse DNS lookup of that? Even with HTTPS/TLS I thought encryption is done after a handshake isn't it, which would imply a TCP level connection…
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#8I'm probably being really stupid, but how does using encrypted DNS prevent your ISP seeing what websites you go to? (I haven't done network stuff for many years, and am a bit out of touch with the current stuff). Can't ISPs still see the eventual target IP address, and do a reverse DNS lookup of that? Even with HTTPS/TLS I thought encryption is done after a handshake isn't it, which would imply a TCP level connection…
Re: How to keep your ISP’s nose out of your browser history with encrypted DNS
#9I'm probably being really stupid, but how does using encrypted DNS prevent your ISP seeing what websites you go to? (I haven't done network stuff for many years, and am a bit out of touch with the current stuff). Can't ISPs still see the eventual target IP address, and do a reverse DNS lookup of that? Even with HTTPS/TLS I thought encryption is done after a handshake isn't it, which would imply a TCP level connection…
Is it perfect? No. It is better than yesterday? Yes.
I call these "micro-wins." One micro-win won't make a difference, but two, three, four, and so on eventually start to have an impact. And that's all we can hope for.
Even often cited VPNs just shift the problem downstream. Instead of your ISP monitoring you, the VPN provider themselves could, or if you host it yourself then your server/virtual server's ISP could. VPNs themselves are another "micro-win" but people often claim they're a complete bulletproof solution.