Back to Apps
PrivateBin

PrivateBin

A minimalist, open source online pastebin

PrivateBin Communityโ€ขv2.0.3

Screenshots

PrivateBin screenshot 1
PrivateBin screenshot 2
PrivateBin screenshot 3
PrivateBin screenshot 4

About

โš ๏ธ PrivateBin requires HTTPS and exposure to the public internet to work. The easiest way to do this is with the Cloudflare Tunnel app or Nginx Proxy Manager app on the Umbrel App Store. PrivateBin is an open-source, minimalist, and encrypted pastebin service. It allows users to share text or code snippets securely, with end-to-end encryption, ensuring that only the intended recipient can read the contents. The server hosting PrivateBin cannot decrypt or access the data being shared, providing a high level of privacy. Here are some key features of PrivateBin: ๐Ÿ”’ End-to-End Encryption: All data is encrypted in the browser before it's sent to the server. The server never sees the unencrypted content. ๐Ÿ”ฅ Expiration and Burn-After-Reading: Users can set expiration times for their pastes, or opt for a "burn-after-reading" option where the content self-destructs after a single viewing. ๐Ÿ‘ค No User Accounts: PrivateBin doesn't require user registration or authentication, making it ideal for anonymous sharing of sensitive information. ๐Ÿ›ก๏ธ Password Protection: Users can add an extra layer of security by setting a password for the paste. ๐Ÿ“œ Syntax Highlighting: PrivateBin supports syntax highlighting for programming languages, making it useful for sharing code snippets. ๐Ÿ  Self-Hosted: As a self-hosted solution, PrivateBin offers full control over where the data is stored and the ability to integrate it with various server environments. ๐Ÿšซ No Metadata: Unlike some other pastebin services, PrivateBin doesn't store IP addresses or any identifiable metadata about users or pastes. It's popular in privacy-conscious communities for securely sharing snippets without leaving a trace.

Release Notes

๐Ÿšจ This release addresses critical security issues including arbitrary file inclusion and file name sanitation vulnerabilities. Key security fixes in this release: - Fixed arbitrary file inclusion vulnerability when template switching is enabled - Fixed file name sanitation issue that could allow malicious filenames to be used for HTML injection - Fixed issue with creating new pastes from cloned ones when JSON files are attached Full release notes can be found at https://github.com/PrivateBin/PrivateBin/releases

Related Apps