|
|
|
|
|
by vegardx
3309 days ago
|
|
You're not limited to just browsers, and a perfect use-case for dnssec would be in combination with sshfp records for ssh, incidentally something GitHub heavily relies on, and where support is much better. Adoption is slow, nobody argues there, but when you've set it up and have routines for rolling keys it's more or less self-maintained. Google public DNS will return servfail if validation fails, which is a step in the right direction. There are plenty of tools to validate dnssec, even with TLS [0]. But I'm not sure why you would need a webpage to do it. You can easily grab the root keys and validate the whole chain using dig on your own computer. [0] https://dnssec-debugger.verisignlabs.com/ |
|