Simple Secret Sharing is an easy and secure way to share short secrets and small files. Your secret is encrypted in your browser and the encrypted message is stored on our server. Once it has been viewed a certain number of times or after a certain time period the secret is permanently deleted.
Encrypt a self-destructing message or file in your browsers using AES encryption. Your unencrypted secret is never exposed.
Create A SecretUsing a link or token your message or file can be retrieved and decrypted in your browsers
View A SecretEncrypt and decrypt secrets and files in your browser with no special files.
Encrypt DecryptInstead of sharing a password over email or instant messaging client encrypt your password and send the link via email and the password via another channel. Then set the secret to expire after only one view so that it is destroyed after being viewed.
Sometimes banks or other trading platforms require you to send sensative documents via email. This is unsecure as those documents will likely remain in their email system, unencrypted forever where they could be easily stolen by a hacker. Instead, encrypt your file and provide a temporary link to the documents.
Copy sensative information between devices by creating a secreat link on one device and decrypting it on another.
You never know when one of your devices may be compromised. You can insure that even if your device is compromised your sensative information is not by encrypting these critical files.
Contact us to get an API key so you can create secrets programtically.
Get API Key