Chat Rooms

Privacy

no message storage

No history on the server

The server does not store text messages or images. When you join a room you get an empty history — you only see messages sent after you arrived.

When all participants leave, the room is deleted from server memory. There is no chat log database.

What is stored locally

  • Nickname: browser localStorage
  • Room passwords (for rejoining): localStorage / sessionStorage
  • Compressed chat images: localStorage
  • Open channel list: localStorage

Technical data

The server may process IP addresses to limit room creation (abuse prevention). IP is not linked to message content because the server cannot see E2E plaintext anyway.

Ready to chat?

Open chat rooms