Y
Hacker News
new
|
ask
|
show
|
jobs
by
yoloClin
2258 days ago
IMO, using DNS for anything other than hostname lookups is a complete hack. I'm looking at you, SPF.
1 comments
pbhjpbhj
2257 days ago
It's a reasonable hack though. Where else do you put "how to interact with this domain" data, you can't serve that data (eg via http) because clients need to already know how to interact with that domain before they interact with that domain?
How would you do it?
link
yoloClin
2257 days ago
Transport encryption with PKI.
link
How would you do it?