PrivateBin
Recent Changes
Update PrivateBin to 1.7.5
ADDED: Allow non persistent SQL connections, if configured (#1394)
ADDED: Show a button (that redirects to the
basepath
URL) inside the alert after a paste is deletedCHANGED: Tweaked page footer of the
bootstrap5
template (#1392)CHANGED: Simpler PostgreSQL table lookup query (#1361)
CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
CHANGED: Upgrading libraries to: DOMpurify 3.1.7, ip-lib 1.18.1, cloud-storage 1.43.0, aws-sdk-php 3.325.0
FIXED: Numeric array keys being cast to integer causing failures under strict type checking (#1435)
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. https://privatebin.info/
What PrivateBin provides
As a server administrator you don't have to worry if your users post content that is considered illegal in your country. You have no knowledge of any of the pastes content. If requested or enforced, you can delete any paste from your system.
Pastebin-like system to store text documents, code samples, etc.
Encryption of data sent to server.
Possibility to set a password which is required to read the paste. It further protects a paste and prevents people stumbling upon your paste's link from being able to read it without the password.
Install PrivateBin in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.