Share a Password Safely
Need to generate a password first?
Create one instantly with our secure, browser-side password generator.
Your secure link will appear here once you encrypt and submit a secret.
How it works
How it works
- Your password is encrypted server-side using AES-256-GCM with a key derived from a random 256-bit token.
- That token is embedded in the link you receive — the server stores only a SHA-256 hash of it.
- Without the link, the stored ciphertext cannot be decrypted. Not even by us.
- The secret is deleted after expiry, or immediately after viewing if burn-after-read is enabled.