fresh and rich torrent index
new torrents identified quickly via multiple RSS feeds
obscure torrents discovered through DHT
seed/leech counts constantly refreshed
privacy preserving, not-in-your-face ads
if you use IPFS
no single point of failure: you can always run your own via IPFS
runs in browser, so your query never leaves your computer
never any ads
based off open source code from ipfsearchSeedBin 🌱 📡 🌐
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.