Hacker News new | ask | show | jobs
by duxet 3291 days ago
DNSSEC - your isp will still have ip adresses, but won't know exact domain names
1 comments

That's not what DNSSEC is. DNSSEC is about signing the data in DNS, not encrypting it in transit. The same metadata analysis is possible.
Also, if they can see your DNS, chances are they can see the TLS handshake, so SNI would leak the domain anyway. But a VPN should encrypt both.
Sorry, that's right, i was talking about DNSCrypt of course.