Secret Share
Create one-time links that self-destruct after viewing
Secret Share — Read-and-Burn Secure Sharing Tool
Secret Share is a read-and-burn text sharing tool. You can share any sensitive information — passwords, keys, private messages — through a unique link. The content is permanently destroyed after being viewed a specified number of times and cannot be recovered. Password protection is supported to ensure only those with the password can view the content.
How to Use
| Step | Action | Description |
|---|---|---|
| 1. Enter content | Type the secret content in the text box | Up to 5,000 characters |
| 2. Set options | Optionally set a password and max view count | Password adds security; fewer views = more private |
| 3. Generate link | Click the button to generate a unique share link | Each link is unique |
| 4. Share the link | Send the link to the intended recipient | Works with any messaging tool |
| 5. Auto-destroy | Content is permanently destroyed after max views | Irrecoverable — true read-and-burn |
Use Cases
Send temporary passwords to colleagues, share API keys with developers, transmit sensitive account information, share private messages visible only to the recipient, or any text you don't want to leave a record of. Secret Share ensures your information disappears after being read, as if it never existed.
FAQ
How long is the secret content kept?
The secret is permanently destroyed after reaching the maximum number of views and cannot be recovered. You can set max views from 1 to 10. Setting it to 1 is true read-and-burn.
Can someone without the password see the content?
No. Once a password is set, visitors must enter the correct password to view the content. Passwords are encrypted with bcrypt on the server side for security.
What if someone else finds out the share link?
If you set a password, even if the link leaks, the other party still needs the password. You can also set max views to 1 so the content auto-destructs after one view.