One file. Two truths.
Deniable encryption in one API call.
Free. No card. No password. 500 API calls/month. Your key is your identity.
No password by design. Your API key is your only credential. We store a hash, never the key itself. Lose it and we can't recover it. Zero-knowledge from signup to encryption.
Already have a key? API docs · Vault · Dead Man's Switch
Encrypt + decoy
One ciphertext, multiple plausible plaintexts. No one can prove which is real.
Vault storage
Store encrypted secrets in the cloud. Retrieve with your password. Deny with another.
Dead man's switch
Messages that auto-deliver if you stop checking in. Password-protected.
SDKs in 4 languages
TypeScript, Python, Go, Rust. One import, one function call, done.
What it looks like in practice
You're in
Here's your API key. You won't see it again.
⚠ Save this somewhere safe. Right now.