Added Dat Project to peer-to-peer filesharing (#1134)

A complete ecosystem of modules for creating decentralized P2P applications
pull/1141/head
Arnold Schrijver 2017-08-05 11:31:01 +02:00 committed by Edward Dickson
parent 1bb4fe636d
commit 3a14d9000d
1 changed files with 1 additions and 0 deletions

View File

@ -598,6 +598,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
#### Peer-to-peer filesharing
* [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client & server) implementation. ([Source Code](https://github.com/feross/bittorrent-tracker)) `MIT` `Nodejs`
* [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs`
* [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD` `Nodejs`
* [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs`
* [Magnetico](https://github.com/boramalper/magnetico) - Magnetico is the first autonomous (self-hosted) BitTorrent DHT search engine suite that is designed for end-users. `APGLv3` `Python`