Securely send and receive sensitive information.

Create a secure one-time link to a secret. Stop exposing secrets on chat logs or emails.


Make sure the secrets you send and receive stay secret.

One-time link, always.

The link can only be opened once. This ensures nobody has opened it before the recipient and nobody can open it again afterwards.

The encrypted secret is deleted from our database when it has been viewed. There's no way to view it again.

No more emails or chat logs containing valid credentials.

Sending secrets in plain text exposes them to threats even after the message has been long forgotten.

Using a one-time link ensures that there are no valid credentials lying around in email inboxes or archived instant messages.

Client-side encryption and decryption.

All encryption and decryption is performed in the browser.

Half of the encryption key is stored in the link itself and never seen by us or anyone else. Viewing the secret is not possible without the original link.

Privacy.

No third-party analytics scripts or codes.

We never store more user data than is absolutely needed to run the service.