Giter VIP home page Giter VIP logo

seedbin's Introduction

SeedBin ๐ŸŒฑ ๐Ÿ“ก ๐ŸŒ

Decentralized distributed pastebin using IPFS and WebTorrent.

How it works

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.

Security

For the best security it is recommended to run this software (both client and server) on your own hardware. Since WebTorrent uses sha1, WebTorrent pastes can theoretically be spoofed using the shattered attack. IPFS is not affected by shattered.

This software is p2p and therefore exposes your IP address and allows arbitrary people to see what pastes you create or download.

Planned features

  • Syntax highlighting
  • Line numbers
  • Encrypted pastes

Donate ๐Ÿ’ฒ ๐Ÿ–ค

Consider donating to support development.

License

AGPL3

seedbin's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.