Hacker News new | ask | show | jobs
by sebubu 591 days ago
Creator here. It takes around 30ms to resolve a public key DNS entry on the DHT. After the first resolution, the entry is obviously cached according to the configured time-to-live (ttl).

It's not as fast as regular DNS, 30ms is still very quick.

1 comments

Wow that is pretty quick. I’m glad to hear it.