Earlier quoted context omitted.
They are western centric, and unfortunately, in this current state of the web they're still essentially the authority on DNS. Alternatively, you can maintain the NSes for all the TLDs you are particularly interested in, and alert yourself if they change to something you don't recognize. Finally, keep in mind that whatever you do, you need to have multiple vantage points to the internet. There's not a lot stopping you…
> They are western centric, and unfortunately, in this current state of the web they're still essentially the authority on DNS. I‘m curious to see your evidence on that or which future state you would see as a more fortunate one.
Ask HN: Neutral DNS servers?
61–70 of 99 posts
Re: Ask HN: Neutral DNS servers?
#62>Given my ‘Information Wants To Be Free’ viewpoint, are there any DNS equivalents of Switzerland That's exactly why Quad9 changed it's HQ to Switzerland: https://www.switch.ch/news/quad9-moves-to-Switzerland/
Re: Ask HN: Neutral DNS servers?
#63Earlier quoted context omitted.
Can you point to the evidence that Google DNS is used for analytics?
Another person responded with info, but at this point, shouldn't we assume every single thing Google does, is for analytics? At this point, the onus is to prove thing $x is not used for Google analytics.
Re: Ask HN: Neutral DNS servers?
#64You could just run a recursive resolver yourself by using the root hints. You don't need to delegate your DNS queries onto a third-party resolver like Quad9. https://www.iana.org/domains/root/files
Although querying the root servers directly is always unencrypted right? So your ISP can see and might manipulate all queries at will?
Re: Ask HN: Neutral DNS servers?
#65Earlier quoted context omitted.
Although querying the root servers directly is always unencrypted right? So your ISP can see and might manipulate all queries at will?
In theory if you got a resolver which could disable UDP queries, it would then default to TCP, and the ISP couldn't manipulate those. Don't know if any resolver supports disabling UDP though.
They can easily manipulate TCP as well. Unless you establish an authenticated session like TLS, TCP can be mitm-ed easily.
Re: Ask HN: Neutral DNS servers?
#66Re: Ask HN: Neutral DNS servers?
#67Earlier quoted context omitted.
They are western centric, and unfortunately, in this current state of the web they're still essentially the authority on DNS. Alternatively, you can maintain the NSes for all the TLDs you are particularly interested in, and alert yourself if they change to something you don't recognize. Finally, keep in mind that whatever you do, you need to have multiple vantage points to the internet. There's not a lot stopping you…
> They are western centric, and unfortunately, in this current state of the web they're still essentially the authority on DNS. I‘m curious to see your evidence on that or which future state you would see as a more fortunate one.
Re: Ask HN: Neutral DNS servers?
#68Earlier quoted context omitted.
It doesn't solve the "manipulate" problem we're talking about here, either: nothing about DNSSEC prevents a DNS server (or middlebox) from denying results to a disfavored domain; it only (situationally) prevents them from redirecting it somewhere else. (And, of course, it only works if you're running your own recursive server; it does nothing whatsoever in the 8.8.8.8-type use case).
> nothing about DNSSEC prevents a DNS server (or middlebox) from denying results to a disfavored domain But at least it is detectable thanks to NSEC and NSEC3 records.
Re: Ask HN: Neutral DNS servers?
#69Earlier quoted context omitted.
Can you point to the evidence that Google DNS is used for analytics?
Another person responded with info, but at this point, shouldn't we assume every single thing Google does, is for analytics? At this point, the onus is to prove thing $x is not used for Google analytics.
Re: Ask HN: Neutral DNS servers?
#70apt install unbound