In 2020 I scraped fortune top 500 companies for dnssec and found iirc one domain using dnssec. It certainly feels like the wrong way of solving problems (ramming more into the domain registry always seems like a bad option). Is the technology dead or destined to fail? Edit: rationale: dnssec solves domain validity, but https tls solves almost the same problem but has better backing (azure said they don’t support dnss…
> Dnssec also does not solve bgp hijacking This seems like a pretty unreasonable complaint. Dnssec also doesn't stop phishing. Or nukes.
DNSSEC KSK rollover breaks DNS resolution for .nz domains
161–170 of 181 posts
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#162Earlier quoted context omitted.
DNSSEC does actually have protection against bgp hijacking. The dnssec root key are (generally?) hardcoded into the resolvers, so even if someone would do a bgp hijacking of the root servers they would still not resolve.
Who cares? If you control BGP, you control the meaning of the IP addresses DNS resolves to.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#163Earlier quoted context omitted.
DNSSEC does actually have protection against bgp hijacking. The dnssec root key are (generally?) hardcoded into the resolvers, so even if someone would do a bgp hijacking of the root servers they would still not resolve.
Who cares? If you control BGP, you control the meaning of the IP addresses DNS resolves to.
If the attacker want to bgp hijack the authoritative server they will need to bgp hijack the TLD name servers that holds the DS posts for the authoritative server.
If the attacker want to bgp hijack the TLD name servers they will need to bgp hijack the root server that holds the DS posts for the TLD name servers. This they can't do because the root servers keys are hard coded into revolvers.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#164Earlier quoted context omitted.
If the issue is the lack of certificate transparency, then add that as a new standard to dnssec. Certificate Transparency came into the picture around 2013, by which time https was fairly old. Public resolvers like google, quad 9, and cloudflare could create Certificate Transparency for dnssec today if there was a demand for it.
I've explained several times on this thread already why DNSSEC won't ever get transparency logging.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#165Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#166Earlier quoted context omitted.
Who cares? If you control BGP, you control the meaning of the IP addresses DNS resolves to.
If the attacker bgp hijacks the record target they need to also bgp hijack the authoritative server that holds the TLSA record (which the client could verify during an attack). If the attacker want to bgp hijack the authoritative server they will need to bgp hijack the TLD name servers that holds the DS posts for the authoritative server. If the attacker want to bgp hijack the TLD name servers they will need to bgp h…
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#167Earlier quoted context omitted.
Of course it does. CT trust relies on root programs removing bad CAs and root programs and security researchers sharing information about bad CAs with root programs. The root programs, CA, and security researchers are colloquially "the CA community".
This kind of handwaving summary would be more credible if it hadn't been preceded by a long thread where it was made clear you didn't understand how CT functioned, at, like, a very basic level. You entered this conversation stridently equating CT monitoring with things like revocation checking. I'm not looking for a debate; I'm just calling out things you say that are misleading and moving on. You're welcome to dispu…
You're not a fan of DNSSEC and prefer CT. When faced with examples where CT doesn't cut it, you refuse to discuss the big picture, pounce on incorrect details, and then resort to claiming your opponents are uninformed or arguing in bad faith.
The bottom line is my original big picture claim, the part that's on-topic for the article - that CT works for browsers on personal computers but not other classes of internet connected devices - it's true! And you know it! But you'd rather debate the details than inform readers about what they actually want to know (the big picture - i.e. that DNSSEC is useful).
I've observed your behavior before on hacker news, but experiencing it directly is eye opening.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#168Earlier quoted context omitted.
You trust your browser's root program, not "all CAs".
That’s what a “CA” is . If someone is not in a browser’s CA list, they’re not a CA. So yes, you do trust all CAs.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#169Earlier quoted context omitted.
This kind of handwaving summary would be more credible if it hadn't been preceded by a long thread where it was made clear you didn't understand how CT functioned, at, like, a very basic level. You entered this conversation stridently equating CT monitoring with things like revocation checking. I'm not looking for a debate; I'm just calling out things you say that are misleading and moving on. You're welcome to dispu…
You are looking for a debate, I think. It's the whole thread. You're nerd sniping. It's classic. You're not a fan of DNSSEC and prefer CT. When faced with examples where CT doesn't cut it, you refuse to discuss the big picture, pounce on incorrect details, and then resort to claiming your opponents are uninformed or arguing in bad faith. The bottom line is my original big picture claim, the part that's on-topic for t…
Ironically, this actually is a problem for DNSSEC validation! It's the literal reason why Chrome pulled its original DNSSEC/DANE implementation from the browser.
Re: DNSSEC KSK rollover breaks DNS resolution for .nz domains
#170Earlier quoted context omitted.
I've explained several times on this thread already why DNSSEC won't ever get transparency logging.
You said that registrars won't implement transparency logging, but certificate transparency was not created by certificate authoritative. Google added it to chrome, and they could just as easy add it to their own public resolver.