End-to-End Encryption
Every secret is encrypted in your browser using AES-256-GCM before it ever reaches our servers. The encryption key is derived from a random password using PBKDF2 with 600,000 iterations and SHA-256. The key is embedded in the URL fragment — which browsers never send to servers — so only the recipient with the full link can decrypt the secret.