Hacker News new | ask | show | jobs
by octoberfranklin 205 days ago
> The idea here is that rooms are abstracted from servers and sort-of exist ephemerally

No, that's not even remotely true. In fact the opposite is true. The domain name of the server used to create the room is perpetually and permanently embedded in the room name and can't be changed, ever.

2 comments

That doesn't have any practical effect, though. It's just part of the name and the room can still be used even if that server disappears forever.
No, not at all. Posession of a CA-signed TLS certificate for that domain, and the corresponding private key, is basically the root of trust for room operations.
I think their point is that the room doesn't depend on that server's continued availability.