Protocol · Zero-Knowledge
Share passwords without a trace.
Paste the password, generate a one-time link, and share it. Encrypted in your browser, it self-destructs after being read.
secret_capsule.init
Encrypted in your browser
AES-GCM 256-bit via WebCrypto. Your password is never sent in cleartext.
Zero-knowledge
We only store ciphertext. The key travels in the URL fragment — invisible to the server.
No accounts, no tracking
No IP logging, no login required, no user profiling.