Secure paste
Send text through a link you control
Contents are encrypted in your browser before the link is created. Set an expiry, add a password, limit the number of views, or make the paste disappear after the first read.
Your link is ready
Anyone with this link can read the paste. Share it through a channel you already trust.
How private paste works
Your browser generates a random key, encrypts the text with it, and stores only the sealed result. The key
travels in the part of the link after the # symbol, which browsers never send to a server.
Without that fragment the stored payload cannot be read.
Expiry and view limits
Expiry is enforced by the server, so a link stops resolving once its window closes. A view limit counts successful reads, and burn after reading revokes the link as soon as it has been opened.
What to avoid
Treat a paste link like the secret itself. For anything long-lived, set a password and send the password through a different channel.