3/6/2026 at 3:55:53 AM
Building on these ideas for replacing DNS and PKI from the other day, https://news.ycombinator.com/item?id=47212280 ; why not NTP too?From "Decentralized DNS/PKI Enhances NTP Security" https://gemini.google.com/share/686f916c97cb :
> Securing NTP at scale requires moving away from fragile, centralized, trustful X.509 infrastructure. By assigning Decentralized Identifiers (like did:tdw or SSH-key DIDs) to individual time servers and managing their state with Key Event Receipt Infrastructure (KERI), we can completely bypass the TLS chicken-and-egg problem where a client needs the correct time to validate a server's certificate.
> To future-proof such a protocol, we can replace heavy certificate chains with stateless hash-based signatures (SPHINCS+, XMSS^MT) paired with lightweight zkSNARKs. If a node is compromised, its identity can be instantly revoked and globally broadcast via Merkle Tree Certificates and DID micro-ledgers, entirely removing DNS from the security dependency chain.
by westurner