A pastebin or text storage site is a type of online content-hosting service where users can store plain text (e.g. source code snippets for code review).
Pastebins developed in the late 1990s to support IRC chatrooms dedicated to computing, where users naturally need to share large blocks of computer input or output in a line-oriented medium
Pastebins are popular with developers for a number of reasons including support for syntax highlighting, temporary storage, ease of use, as well as anonymity. They can also store configuration information.
It’s worth noting that pastebins are not only useful for developers. Anyone can use a pastebin to paste and share any type of text.
This article focuses on the finest self-hosted pastebin tools. Only free and open source software is eligible for inclusion here.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart.
Click the links in the table below to learn more about each client.
Self-Hosted Pastebin Alternatives | |
---|---|
PrivateBin | Minimalist, online pastebin |
TextBin | Create, manage, and share text snippets |
Opengist | Self-hosted pastebin powered by Git |
MicroBin | Super tiny, feature rich, configurable, and self-contained |
Drift | Self-hostable Gist and paste service |
wastebin | Minimal pastebin |
NoPaste | Client-side paste service |
lesma | Simple paste app, friendly with browser and command line |
bin | Minimal pastebin |
Read our complete collection of recommended free and open source software. Our curated compilation covers all categories of software. Spotted a useful open source Linux program not covered on our site? Please let us know by completing this form. The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |
Article updated to include MicroBin.
I personally prefer MicroBin over PrivateBin for personal use. It’s opensource and self hostable.
Thanks Sansbyte. We’ll evaluate MicroBin and still what it’s like.
MicroBin does have some security concerns around access rights – which hopefully gets sorted out first. Otherwise a very nice service.
Um PrivateBin is definitely self-hostable, I self-host it myself in a Docker container. It is open source too, so neither of those points should count against it at all. As a plus is has discussions which can be useful, but frankly moderation could be a problem.
That said, what I do like about MicroBin is snippets can be editable which can be a major plus, and has its own URL shortening.
I don’t think Sansbyte was trying to imply that PrivateBin isn’t self-hostable, but rather that we hadn’t included MicroBin even though it meets the criteria for inclusion.
We will be updating this roundup with MicroBin in the next day or so.