PrivateBin
A zero-knowledge encrypted pastebin — the server cannot read any pasted content. All encryption and decryption happens entirely in your browser using 256-bit AES-GCM.
What You Can Do After Deployment
- Open your domain — PrivateBin is ready immediately, no login or setup required
- Create encrypted pastes — write or paste text, it's automatically encrypted before reaching the server
- Share the link — the decryption key is part of the URL fragment (never sent to the server)
- Set expiration — choose when pastes expire: 5 minutes, 1 hour, 1 day, 1 week, 1 month, or never
- Use burn-after-reading — create self-destructing pastes that delete after being viewed once
Key Features
- Zero-knowledge encryption — the server cannot decrypt content
- 256-bit AES-GCM encryption
- Syntax highlighting for code
- Markdown rendering
- File attachments
- Configurable expiration times
- Burn-after-reading (self-destructing pastes)
- Optional password protection
- Discussion threads on pastes
- No login or account required
License
Zlib — GitHub