Hacker News new | ask | show | jobs
by marcosdumay 4292 days ago
Use the Kitchen Sink[1] record type. It's more appropriated than TXT.

[1] https://tools.ietf.org/html/draft-ietf-dnsind-kitchen-sink-0...

2 comments

I saw "ASN.1" in the draft and immediately thought "over-engineered".
When bytes count (and they often don't, but in this case they probably do), what would be your preferred system? And what do you see as your favoured approach's main advantage(s) over ASN.1/BER?
ASN.1/BER is a pain in the ass. I'd rather gzip json. Or poke chopsticks in my eyes.

(creds: http://tools.ietf.org/html/rfc1697)

^ What that guy said. ASN.1 parsers are super complicated and have been the cause of remote exploits more than once.
I'd say that is by design.
MIBs are not ASN.1, actually.
Not even an April fools' RFC. Wow.