Click or drag & drop an image
PNG, JPG, WebP, GIF — max 10 MB
Click or drag & drop a video
MP4, WebM, MOV — max 20 MB
Max 500 KB
Create an ephemeral encrypted chat room. Share the link — anyone with it can join and chat in real time. All messages are end-to-end encrypted.
The encryption key is in the URL fragment (#) and is never sent to the server.
Mode 1 — Key in URL
Key embedded in link fragment. Anyone with the link can decrypt.
Mode 2 — Key in URL + Access Code
A random 6-digit code is generated. Share it separately from the link.
Mode 3 — Key in URL + Passphrase
A strong random passphrase is generated (PBKDF2). Strongest protection.