The pastebin that can't read your pastes.
Move tokens, configs, and one-off secrets between devices without trusting the middleman. Everything is encrypted in your browser before it reaches the server.
Anyone who knows the pad name can see that it exists. The content stays unreadable without your key.
Encrypted before it leaves your browser
AES-256-GCM runs client-side via the Web Crypto API. The server only ever sees an unreadable blob.
Your key stays with you
The key you type derives the encryption key locally. It is never sent, never stored, gone when you close the tab.
Every save is a version
Saves are immutable versions you can browse, restore, and delete from the history panel.
No accounts, no setup
A pad is just a name plus your key. Open the same name on another device, enter the key, and it's there.