> Uses random upstream resolvers from the configuration - increases your privacy through the distribution of your DNS traffic over multiple provider The whole project is really interesting but this line caught my eye. For spreading DNS providers, would randomly routing to different ones be more or less private than rotating providers every X minutes? It feels like so many sites request so many different resources tha…
rethinkdns dev here > For spreading DNS providers, would randomly routing to different ones be more or less private than rotating providers every X minutes. Less private for the simple fact that now you'd have to rely on multiple upstream resolvers to respect your privacy. Stick to one; ideally the one with better privacy guarantees like the Mozilla endpoints to Cloudflare DNS. Or, use anonymizing protocols like Obli…
Oh, I did not know that Mozilla had an endpoint on Cloudflare's 1.1.1.1 service, but there it is!
https://github.com/mozilla/gecko-dev/blob/c09764753ea40725eb...
https://mozilla.cloudflare-dns.com/dns-query
Does Mozilla publish their terms somewhere? I'm curious how their endpoint is any different.