secure@shaken ~ encrypted $ openssl enc -aes-256-gcm -nosalt -in secret.txt -out /dev/null Shaken Not Stored key: 4a2fc891...0de73b56 iv: fa881cd4...67a02e9f tag: b34578d0...1c6af234

Share secrets that self-destruct after a single view.
Stored in RAM only. Nothing is allowed to write to disk, not even logs.
Unread messages expire after 24 hours.
Encrypted with AES-256-GCM.

👀
One-time view
🔐
AES-256 encrypted
RAM only
RAM only
Self-Destruct
Self-Destruct
0 / 1,024
  • This link can only be opened once
  • After viewing, the message is permanently destroyed
  • Unread messages auto-expire after 24 hours
  • Encrypted with AES-256-GCM - the server never sees the plaintext
  • Stored in RAM only - nothing is allowed to write to disk, not even logs