Hacker News new | ask | show | jobs
by mschout 5586 days ago
If this article makes you think DNS is complex, just wait until you have to deploy DNSSEC!
1 comments

Or read how it's used for internet telephony: you're supposed to support 3 indirect results -> NAPTR query returns a regex and a list of ideas for SRV queries, which give you a list of queries to resolve with A. So much fun!