PrivacyTools.io
PrivateBin logo

PrivateBin

Open Source Web Self-Hosted Encrypted
Official website privatebin.info
Screenshot of the PrivateBin website

A minimalist open-source pastebin where the server has zero knowledge of pasted data. Content is encrypted and decrypted entirely in the browser using 256-bit AES-GCM before anything touches the server, with the decryption key stored only in the URL fragment.

Our take

The zero-knowledge design is the real thing: the decryption key lives in the URL fragment, which browsers never send to the server, so even a fully cooperative server operator cannot read your paste. Supports burn-after-reading, expiration timers, and optional password protection for a second layer. The self-hosted PHP backend is straightforward to deploy. Worth noting: the server still logs access times and IP addresses for any URL, just not the content. For sharing sensitive text without trusting a third-party service, PrivateBin is the benchmark.

GitHub at a glance
PrivateBin/PrivateBin
Stars
8,390
Last commit
1d ago
healthy
Latest release
2.0.4
2mo ago

Listed in

PrivateBin alternatives