Hacker News new | ask | show | jobs
by Diederich 2995 days ago
> your own DNS local caches

Doesn't that mean your ISP will now see what domains you are looking up?

1 comments

Not if you use DNS-over-HTTPS with cloudflare or google.

https://github.com/aarond10/https_dns_proxy

Just clarifying your comment for others: Your ISP would still see the IPs of the sites your packets visit unless you are using an encrypted VPN connection. The DNS-over-HTTPS is a great addition to a VPN.

(the VPN comment was several levels up so some might miss it)

Righto!