Encrypted text pad. Share privately.
Paste your text, get an encrypted link. Perfect for sharing passwords, API keys, code snippets, or anything sensitive. Everything is encrypted in your browser.
Your text is encrypted in your browser. The encryption key is embedded in the share link — the server stores only encrypted data.
How encrypted text sharing works
Type. Encrypt. Share. The server never sees your plaintext.
Type or paste
Enter your text. It stays in your browser until you encrypt.
One-click encrypt
A unique AES-256-GCM key is generated. Your text is encrypted locally and uploaded.
Share the link
The key is embedded in the URL fragment. Only people with the link can read it.
Private by design
Client-side encryption
Text is encrypted with AES-256-GCM in your browser. The server stores only encrypted bytes.
Key in the link
The decryption key lives in the URL fragment — it never reaches the server, not even in access logs.
Timed expiry
Pads auto-delete after 1 hour, 24 hours, or 7 days. No leftover data, ever.
View once
Enable burn-after-read to destroy the pad after a single view.
Instant & anonymous
No sign-up required. No IP logging. No cookies. Just encrypted text.
Up to 1 MB
Share code snippets, credentials, notes, or any text up to 1 MB.
Common use cases
Passwords
Share login credentials securely with burn-after-read enabled.
API keys
Send API keys and tokens without exposing them in email or chat.
Code snippets
Share code with colleagues that auto-expires when no longer needed.
Private notes
Send confidential information that disappears after reading.
Need persistent encrypted notes?
Create a free zcrypt account for encrypted personal notes, 10 GB of cloud storage, and more.