Hacker News new | ask | show | jobs
by Accujack 2394 days ago
It's one way to do that... but the present format and management of the domain name system isn't important. You can create a security certificate for any form of text string and use it to validate the other end of the connection.

The certificates are essentially a trusted authority saying cryptographically "we have verified this is really the person you think this name is" and that can be done for any identifier. Also, this system was set up before public key encryption became common, and there are plenty of other ways to accomplish the same function with PK crypto.

1 comments

Ok, but how is a domain name essentially different from 'any form of text string'? There needs to be some central registry, unless you are ok with such long strings that nobody will effectively double check, that they are correct.