Compare commits

...

4 Commits

Author SHA1 Message Date
Shaki ab5dd93827
Merge 61062c5be7 into a30181678e 2023-09-01 22:34:33 -06:00
gio a30181678e
Merge pull request #68 from andorsk/patch-1
added Encrypted Data Vaults and Decentralized Web Nodes to Data Storage and Sharing
2023-06-22 17:51:02 +00:00
Andor Kesselman 6efa705924
added EDV and DWN to the list 2023-04-13 01:25:04 +08:00
Shaki 61062c5be7
Update README.md 2023-03-28 08:18:56 +01:00
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Thanks to the [Decentralized Web Summit](https://www.decentralizedweb.net/) for
* [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.
* [Polybase](https://polybase.xyz) - an open-source decentralized alternative to Firebase, Firestore, etc with better db permissions leveraging ZK + Wallet Auth.
### Web
* [ActivityPub](https://www.w3.org/TR/activitypub/) - open, decentralized social networking protocol based on Pump.io's ActivityPump protocol.
@ -72,6 +73,8 @@ Thanks to the [Decentralized Web Summit](https://www.decentralizedweb.net/) for
* [Arweave](https://www.arweave.org/) - A Protocol for Economically SustainableInformation Permanence.
* [CacheP2P](https://github.com/guerrerocarlos/CacheP2P) - a distributed caching platform. **Discontinued!**
* [Cryptosphere](https://cryptosphere.io/) - an open-source P2P web application platform for decentralized, privacy-preserving software. **Discontinued!**
* [Decentralized Web Nodes](https://identity.foundation/decentralized-web-node/spec/) - a mesh-like datastore construction that supports sync, built in permissions, and dynamic interactions between other nodes.
* [Encrypted Data Vaults](https://identity.foundation/edv-spec/) - a privacy-respecting mechanism for storing, indexing, and retrieving encrypted data at a storage provider.
* [instant.io](https://instant.io/) - streaming file transfer over WebTorrent.
* [m-ld](https://m-ld.org/) - Library enabling consistent, zero latency read and write of shared information, using RDF (JSON-LD) and CRDTs.
* [OnionShare](https://onionshare.org/) - hosts the selected files as a hidden service on the user's computer