From 6e9e6a8a2d1e8d7b5d835a26669d5de96e51ed1e Mon Sep 17 00:00:00 2001 From: Marcello Del Buono Date: Tue, 16 Feb 2021 23:17:53 +0100 Subject: [PATCH] Replaced dat protocol with hypercore protocol --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f80e9b1..087cdad 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Projects inactive for a while are marked as **discontinued!**. ### Data * [BitTorrent](https://en.wikipedia.org/wiki/BitTorrent) - protocol for distributed file sharing. -* [Dat Protocol](https://datproject.org/) - versioned, encrypted, peer-to-peer protocol for distributed file sharing. +* [Hypercore Protocol](https://hypercore-protocol.org/) - a fast, scalable, and secure peer-to-peer protocol for everyone (evoution of the [Dat Protocol](https://datproject.org)) * [Holochain](https://github.com/holochain/holochain) - a peer-to-peer protocol for data sharing and integrity, backed by authoritative hashchains for data provenance. * [IPFS](https://ipfs.io/) - or InterPlanetary File System, is a distributed file storage system that aims to replace HTTP. @@ -76,7 +76,7 @@ Projects inactive for a while are marked as **discontinued!**. * [ORC](https://orcproject.github.io/) - the Onion Router Cloud, a distributed, anonymous, object storage platform owned and operated by all of us. **Discontinued!** * [Peergos](https://peergos.org/) - end-to-end encrypted, peer-to-peer file storage, sharing and communication network. * [Perkeep](https://perkeep.org/) - set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. -* [Rotonde](https://wiki.xxiivv.com/#rotonde) - commonly agreed upon specifications of a JSON object shared between members of the network. +* [Rotonde](https://wiki.xxiivv.com/#rotonde) - commonly agreed upon specifications of a JSON object shared between members of the network. * [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - a private, encrypted file storage system that decentralizes data across multiple servers. * [Tribler](https://www.tribler.org) - Privacy enhanced BitTorrent client with P2P content discovery. * [Sia](https://sia.tech/) - a decentralized private cloud. `Whitepaper` @@ -117,7 +117,7 @@ Projects inactive for a while are marked as **discontinued!**. ### Web * [Beaker](https://beakerbrowser.com/) - Beaker is a peer-to-peer Web browser, made for users to run applications independently of hosts. * [Freenet](https://freenetproject.org/)- a network aimed at activists and people living in repressive regimes. It uses a web of trust in high security mode, which allows users on the network to be effectively undetectable. -* [GNUnet](https://gnunet.org/) - GNUnet is a new network protocol stack for building secure, distributed, and privacy-preserving applications. With strong roots in academic research, our goal is to replace the old insecure Internet protocol stack. +* [GNUnet](https://gnunet.org/) - GNUnet is a new network protocol stack for building secure, distributed, and privacy-preserving applications. With strong roots in academic research, our goal is to replace the old insecure Internet protocol stack. * [Handshake](https://handshake.org/) - decentralized certificate authority and naming. * [I2P](https://geti2p.net/) - anonymous network with hidden services. * [IPWB](https://github.com/oduwsdl/ipwb) - an interplanetary wayback machine. @@ -132,7 +132,7 @@ Projects inactive for a while are marked as **discontinued!**. * [Tor](https://www.torproject.org/) - anonymous network proxy. * [yacy](https://github.com/yacy/yacy_search_server) - Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance. * [ZeroNet](https://zeronet.io/) - a peer-to-peer web built on the Bitcoin cryptography for addressing, and identity and Namecoin for .bit domains. -* [ArcBlock](https://www.arcblock.io/) - a decentralized platform to build, run and deploy DApps, blockchains and websites on any infrastructure with integrated decentralized identity and multi-chain support. +* [ArcBlock](https://www.arcblock.io/) - a decentralized platform to build, run and deploy DApps, blockchains and websites on any infrastructure with integrated decentralized identity and multi-chain support. ## Other Related Lists * [Awesome-decentralized-id](https://github.com/infominer33/awesome-decentralized-id) - Resources for creating a Decentralized, Vendor Agnostic, Self Sovereign Identity System for people organizations and things.