Paaster is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.
SeedBin 🌱 📡 🌐
Decentralized distributed pastebin using IPFS and WebTorrent.
SeedBin combines WebTorrent and IPFS to create a truly decentralized pastebin while maintaing speed as much as possible.
SeedBin will first try a localhost IPFS gateway, if it is not found then it will try a server URI, and if that doesn't work either, it will try WebTorrent. (all peers seed via WebTorrent if they have WebRTC)
Since the data is just plaintext standard WebTorrent and IPFS clients can download the pastes using their respective hashes.
The server part uses a PHP api "easy ipfs". This software can be installed locally with no dependencies aside from PHP by dropping it into a PHP enabled web server.
The server URI (for submitting) can be set by the user, which is saved in localStorage.
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
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.