AES-256-GCM · Zero-Knowledge · Client-Side Only
Share secrets nobody can read
Create an encrypted vault at your own URL. Files, notes, and metadata are encrypted in your browser before leaving your device. The server only stores unreadable ciphertext.
Zero-Knowledge
Server never sees plaintext. Even we can't read your data.
AES-256-GCM
Military-grade encryption with unique IV per operation.
Client-Side Only
All encryption/decryption happens in your browser.
How it works
1Choose a slug
2Browser generates AES key
3Encrypt & upload files
4Share slug + key
5Recipient decrypts locally