Hacker News new | ask | show | jobs
by zorked 4669 days ago
Well, at the very least there's a TXT record for strings. Access control and consistency may both be issues though.
1 comments

Crazily enough, this is built into most DNS implementations. It's called Hesiod-class records: http://en.wikipedia.org/wiki/Hesiod_(name_service)

If you've ever wondered why DNS requires the "IN" (for "Internet") in all its record declarations, it's to make this distinction. The other two options are "HE" (for Hesiod), and "CH", for http://en.wikipedia.org/wiki/Chaosnet.