schedule an encrypted message · auto-released if you stop checking in
what is this?
Write an encrypted message and set a check-in interval. If you don't check in before the deadline, the encrypted payload becomes retrievable — useful for journalists, activists, or anyone who needs a digital "if something happens to me" file.
view
active switches (0)
No switches yet. Create one above.
security model
- Messages are encrypted with AES-GCM 256-bit using PBKDF2 key derivation (200k iterations).
- The server stores only the opaque ciphertext — it cannot read your message.
- Share the switch ID and passphrase separately with your recipient.
- Switches are held in server memory — a server restart may lose unchecked-in switches. Export your ID locally.