Share a Password Safely

Helps the recipient know what they're receiving. Not encrypted.
Max 10,000 characters. Encrypted with AES-256-GCM — we cannot read this.

Need to generate a password first?
Create one instantly with our secure, browser-side password generator.

Open SecurePass →

Your secure link will appear here once you encrypt and submit a secret.

How it works
How it works
  1. Your password is encrypted server-side using AES-256-GCM with a key derived from a random 256-bit token.
  2. That token is embedded in the link you receive — the server stores only a SHA-256 hash of it.
  3. Without the link, the stored ciphertext cannot be decrypted. Not even by us.
  4. The secret is deleted after expiry, or immediately after viewing if burn-after-read is enabled.