diff --git a/README.md b/README.md index 0aad8f0..c50c78c 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,28 @@ -# Awesome list of distributed, decentralized, p2p apps and tools +# Awesome list of distributed, decentralized, p2p apps and tools [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ### Applications +* [AKASHA](http://akasha.world): A Next-Generation Social Media Network. Powered by the Ethereum world computer. Embedded into the Inter-Planetary File System. +* [Bitmessage](https://bitmessage.org): P2P communications protocol used to send encrypted messages to another person or to many subscribers. * [Open Bazaar](https://openbazaar.org): Decentralized network for P2P commerce online - using Bitcoin - that has no fees and no restrictions. * [Dat desktop app](https://github.com/datproject/dat-desktop): Decentralized data tool for distributing data small and large. * [Ferment](https://github.com/mmckegg/ferment): P2P audio publishing and streaming application. Like SoundCloud but decentralized. +* [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other. * [IPFS Station](https://github.com/ipfs/station): A native application to run your own IPFS Node. Built with Electron and React. * [nuTorrent](https://github.com/LeeChSien/nuTorrent): A Pure Javascript BitTorrent Client. Built with Electron and React. +* [MaidSafe](https://maidsafe.net): Decentralized internet and app infrastructure which rewards users for participating in the network. * [Neocities](https://neocities.org): Geocities-style websites, but decentralized. * [Secure Scuttlebutt Consortium](https://github.com/ssbc): Distributed and secure P2P social network. * [WebTorrent Desktop](https://webtorrent.io/desktop): WebTorrent Desktop is for streaming torrents. It connects to both BitTorrent and WebTorrent peers. * [ZeroNet](https://zeronet.io/): Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Uncensored, no hosting costs, always accessible. +### Other + +* [Cryptosphere](https://cryptosphere.io): Open-source P2P web application platform for decentralized, privacy-preserving software which keeps users in control of their own content. +* [Solid](https://solid.mit.edu): A proposed set of conventions and tools for building decentralized social applications based on Linked Data principles. + ### Related Lists