Ultra‑light, anonymous chat for quick rooms & DMs
Create or join a room instantly. No sign‑up. Private room codes, DM encryption (opt‑in), image uploads, and a clean mobile UI.
Practical controls to keep conversations lightweight and private — without accounts.
Only a transient connection record (room + alias) with short TTL. No emails, no phone numbers, no profiles.
Private rooms use salted hashes for codes — verification without storing plaintext. Rotate codes from the Room menu.
Turn on Encrypt to protect DM text with AES‑GCM (shared secret). Server stores opaque ciphertext if enabled.
Images upload to a private S3 bucket with a 7‑day lifecycle. Shared via short‑lived signed URLs.
Per‑connection limits on messages, DMs, typing, and uploads. Private rooms reduce drive‑by spam.
Browser connects over WSS. Push notifications use VAPID‑signed requests; no personal data sent with pings.