PrivateBin
Recent Changes
Update PrivateBin to 2.0.1
ADDED: Auto shorten URLs with config option
shortenbydefault
(#1627)ADDED: Added
shortenviashlink
endpoint with anshlink
configuration sectionADDED: Password peek (#1254)
CHANGED: CSP recommendation around bootstrap5 template resolved in Firefox 131 (#1613)
CHANGED: Upgrading libraries to: bootstrap 5.3.8, DOMpurify 3.2.7 & ip-lib 1.21.0
FIXED: Allow pasting a password for decrypting a paste (#1620)
FIXED: Allow copying the shortened link after using a URL shortener (#1624)
FIXED: URL extraction fails when frame-ancestors is set in CSP (#1644)
FIXED: traffic limiter not working when using Filesystem storage and PHP opcache
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.