Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentropy/awesome-decentralized
A curated list of decentralized, P2P (peer-to-peer), and distributed platforms and applications ("dapps").
https://github.com/decentropy/awesome-decentralized
List: awesome-decentralized
Last synced: 5 days ago
JSON representation
A curated list of decentralized, P2P (peer-to-peer), and distributed platforms and applications ("dapps").
- Host: GitHub
- URL: https://github.com/decentropy/awesome-decentralized
- Owner: decentropy
- Created: 2015-12-13T23:34:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T07:28:03.000Z (over 1 year ago)
- Last Synced: 2024-05-22T04:25:10.546Z (6 months ago)
- Homepage:
- Size: 8.79 KB
- Stars: 193
- Watchers: 14
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
- awesome-starred - decentropy/awesome-decentralized - A curated list of decentralized, P2P (peer-to-peer), and distributed platforms and applications ("dapps"). (others)
README
# Awesome Decentralized P2P [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A curated list of decentralized, P2P (peer-to-peer), and distributed platforms and applications ("dapps").
Please read the [contribution guidelines](contributing.md) to contribute.
### Bitcoin Markets
* [Bitcoin](https://en.wikipedia.org/wiki/Bitcoin) - Digital currency, with distributed ledger known as a "blockchain".
* [BitSquare](https://bitsquare.io/) - Bitcoin exchange
* [Lighthouse](https://www.vinumeris.com/lighthouse) - Crowdfunding, using bitcoin multisig "smart contracts".
* [OpenBazaar](https://openbazaar.org/) - Marketplace, with store fronts and moderators.
* [P2Pool](https://github.com/p2pool/p2pool) - Bitcoin mining pool.### Anonymity and Proxies
* [DarkWallet](https://www.darkwallet.is/) - Bitcoin wallet using stealth addresses and coinjoin for anonymity.
* [JoinMarket](https://github.com/JoinMarket-Org/joinmarket) - Implementation of CoinJoin (bitcoin mixing for anonymity) with added incentive structure.
* [Freenet](https://freenetproject.org/) - Anonymous network with hidden services.
* [I2P](https://geti2p.net/) - Anonymous network with hidden services.
* [Tor](https://www.torproject.org/) - Anonymous network proxy.### Communications
* [BitMessage](https://en.wikipedia.org/wiki/Bitmessage) - Anonymous encrypted message broadcasting.
* [Identifi](https://github.com/identifi/identifi) - Distributed identity and reputation store.
* [RetroShare](http://retroshare.sourceforge.net/) - Communication, messaging, and file sharing.
* [Streamium](https://streamium.io/) - Bitcoin paid streaming video broadcasting.
* [Tox](https://tox.chat/) - Instant messaging and video calling.
* [Twister](http://twister.net.co/) - Microblogging (Twitter-like) application.### Content and Data
* [BitTorrent](https://en.wikipedia.org/wiki/BitTorrent) - Protocol for distributed file sharing
* [Blockstack](https://github.com/blockstack/) - Toolset for decentralized applications.
* [IPFS](https://ipfs.io/) - InterPlanetary File System, a distributed file system.
* [Secure Scuttlebutt](https://github.com/ssbc/docs) - Distributed message feed network.
* [Tahoe-LAFS](https://tahoe-lafs.org) - Distributed cloud data storage.
* [WebTorrent](https://github.com/feross/webtorrent) - Browser torrent client using WebRTC.
* [WebRTC](https://en.wikipedia.org/wiki/WebRTC) - W3C drafted standard for browser-to-browser data transfer.
* [ZeroNet](https://zeronet.io/) - P2P web applications, based on bittorrent.### Alt-Coin Platforms
* [BitShares](https://bitshares.org) - Financial platform, using BitAssets.
* [Counterparty](http://counterparty.io/) - Financial applications on bitcoin network, extended with XCP cryptocurrency.
* [Crypti](https://crypti.me/) - Application platform, with XCR cryptocurrency.
* [Ethereum](https://www.ethereum.org/) - "Smart contract" platform, with Ether cryptocurrency.
* [Eris](https://erisindustries.com/) - Platform for consensus(blockchain) based applications.
* [MaidSafe](http://maidsafe.net) - Distributed data, with SafeCoin cryptocurrency.
* [NXT](http://nxt.org/) - Financial platform, with NXT coin.
* [Namecoin](https://en.wikipedia.org/wiki/Namecoin) - Fork of bitcoin, intended as a decentralized domain name registry.
* [Sia](http://sia.tech/) - Distributed data, with SiaCoin cryptocurrency.
* [Storj](http://storj.io/) - Distributed data, with StorjCoin cryptocurrency.### Related Lists
* https://github.com/kgryte/awesome-peer-to-peer
* https://redecentralize.github.io/alternative-internet/
* http://dapps.ethercasts.com/## License
[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://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.