# Open-Source Alternatives to Pastebin

> AI-ranked search results for `open source alternatives to pastebin` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 120 total matches; showing the top 1.

Explore on the web: https://awesome-repositories.com/q/open-source-alternatives-to-pastebin

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/open-source-alternatives-to-pastebin).**

## Results

- [privatebin/privatebin](https://awesome-repositories.com/repository/privatebin-privatebin.md) (8,384 ⭐) — PrivateBin is a self-hosted, zero-knowledge text hosting service and secret sharing tool. It utilizes browser-based AES 256-bit encryption to ensure that data is encrypted on the client side before transmission, meaning the hosting server cannot read or recover the original content.

The project distinguishes itself by using URL fragments to distribute decryption keys, preventing the secret key from ever being sent to the server. It supports the distribution of both encrypted text and files, which are compressed and encrypted locally prior to storage.

The platform includes capabilities for an
