I built Burn Room — a self-hosted SSH chat server where messages burn after 1 hour and rooms auto-destruct after 24 hours. Nothing is written to disk. No account, no email, no browser required.
ssh guest@burnroom.chat -p 2323
password: burnroom
Or connect from a browser (xterm.js web terminal): https://burnroom.chatShow HN: Burn Room – ephemeral SSH chat, messages burn after 1 hour
burnroom.chat