awesome-decentralized/README.md

57 lines
3.9 KiB
Markdown
Raw Normal View History

2017-01-24 05:42:47 -05:00
2017-01-25 05:54:15 -05:00
# Awesome distributed, decentralized, p2p apps or tools [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2017-01-24 05:42:47 -05:00
### Applications
2017-01-25 05:42:28 -05:00
* [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.
2017-01-24 05:42:47 -05:00
* [Dat desktop app](https://github.com/datproject/dat-desktop): Decentralized data tool for distributing data small and large.
2017-02-01 17:27:24 -05:00
* [Dropub](https://dropub.com): Share files for free on the internet. It's like Dropbox meets BitTorrent.
* [Open Bazaar](https://openbazaar.org): Decentralized network for P2P commerce online - using Bitcoin - that has no fees and no restrictions.
2017-01-24 06:06:54 -05:00
* [Ferment](https://github.com/mmckegg/ferment): P2P audio publishing and streaming application. Like SoundCloud but decentralized.
2017-01-25 05:42:28 -05:00
* [I2P](https://geti2p.net): Anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.
2017-02-01 17:27:24 -05:00
* [IPFS bin](https://github.com/VictorBjelkholm/ipfsbin): Pastebin application for sharing code and text documents to other people.
2017-01-24 06:06:54 -05:00
* [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.
2017-01-25 05:42:28 -05:00
* [MaidSafe](https://maidsafe.net): Decentralized internet and app infrastructure which rewards users for participating in the network.
2017-01-24 06:06:54 -05:00
* [Neocities](https://neocities.org): Geocities-style websites, but decentralized.
2017-02-01 17:27:24 -05:00
* [Orbit](https://github.com/haadcode/orbit): Distributed, serverless, peer-to-peer chat application on IPFS.
2017-01-24 06:06:54 -05:00
* [Secure Scuttlebutt Consortium](https://github.com/ssbc): Distributed and secure P2P social network.
2017-01-24 05:42:47 -05:00
* [WebTorrent Desktop](https://webtorrent.io/desktop): WebTorrent Desktop is for streaming torrents. It connects to both BitTorrent and WebTorrent peers.
2017-01-24 06:06:54 -05:00
* [ZeroNet](https://zeronet.io/): Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Uncensored, no hosting costs, always accessible.
2017-01-24 05:42:47 -05:00
2017-01-25 05:54:15 -05:00
### Crypto currency
* [Bitcoin](https://bitcoin.org): Unless you've been living under a rock for the past 5 years, you should know about Bitcoin.
* [Ethereum](https://ethereum.org): Decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud or third party interference.
* [Zcash](https://z.cash/): Permission-less financial system employing zero-knowledge security.
2017-01-25 05:42:28 -05:00
### Other
2017-01-25 05:54:15 -05:00
* [Blockstack](https://blockstack.org): The new decentralized internet. Platform for application development with built in decentralized DNS.
2017-01-25 05:42:28 -05:00
* [Cryptosphere](https://cryptosphere.io): Open-source P2P web application platform for decentralized, privacy-preserving software which keeps users in control of their own content.
2017-01-25 05:54:15 -05:00
* [okTurtles](https://okturtles.com): DNSChain = Secure Blockchain Access and BlockchainID = decentralized web login.
2017-01-25 05:42:28 -05:00
* [Solid](https://solid.mit.edu): A proposed set of conventions and tools for building decentralized social applications based on Linked Data principles.
2017-01-24 05:42:47 -05:00
### Related Lists
* https://github.com/kgryte/awesome-peer-to-peer
2017-01-24 06:06:54 -05:00
* https://github.com/retrohacker/awesome-p2p
* https://github.com/Kikobeats/awesome-network-js
2017-01-24 05:42:47 -05:00
* https://github.com/steve-vincent/awesome-decentralized
2017-01-24 06:06:54 -05:00
* https://github.com/gdamdam/awesome-decentralized-web
2017-01-24 05:42:47 -05:00
* https://redecentralize.github.io/alternative-internet
---
## License
[CC0](http://creativecommons.org/publicdomain/zero/1.0/).
To the extent possible under law, the author of this page has waived all copyright and related or neighboring rights to this work.