Replaced dat protocol with hypercore protocol

This commit is contained in:
Marcello Del Buono 2021-02-16 23:17:53 +01:00
parent 55a078c58a
commit 6e9e6a8a2d

View File

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