File sharing made easy.
MicroBin is a feature rich, performant and secure text and file sharing web application, a "paste bin". Imagine cloud storage, but simpler, and with cool features like URL redirection, automatic file expiry , raw file serving support and 3 possible levels of encryption.
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
an open source pastebin with runnable snippets and API.
PHP and Git based pastebin.
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
Sharing code is a good thing, and it should be really easy to do it.
A lot of times, I want to show you something I'm seeing - and that's where we use pastebins. Haste is the prettiest, easiest to use pastebin ever made.Type what you want me to see, click "Save", and then copy the URL. Send that URL to someone and they'll see what you see.
To make a new entry, click "New" (or type 'control + n')
Command line pastebin for sharing terminal output.
There is only one thing you need to use this service - netcat.To check if you already have it installed, type in terminal nc.
client-side AES-encrypted Markdown pastes
Haste is an open-source pastebin software written in node.js, which is easily installable in any network. It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores. A publicly available version can be found at hastebin.com
An advanced and beautiful pastebin written in PHP
TL;DR: ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. Data is encrypted/decrypted in the browser using 256 bits AES. You can test it online.
Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface as well as providing an example application for the CodeIgniter framework which stikked is based upon. (Stikked also uses the jQuery Javascript Library.)
LodgeIt is not just another pastebin, it features a clean user interface, different color schemes for sourcecode, reply to pastes, support for all languages Pygments supports, and XMLRPC support.