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

A complete ecosystem of modules for creating decentralized P2P applications
pull/1171/head^2
Arnold Schrijver 7 years ago committed by Edward Dickson
parent 1bb4fe636d
commit 3a14d9000d

@ -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`

Loading…
Cancel
Save