From 39c42a5b53480093a5f139ba7a184f98e4971b5e Mon Sep 17 00:00:00 2001 From: gio Date: Thu, 7 Jun 2018 17:13:40 +0000 Subject: [PATCH] Update README.md added peerpad, patchwork perkeep --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20cb599..76e26f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Awesome Decentralized Web [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -A curated list about the decentralized web technologies. +A curated list about the decentralized technologies and tools to develop decentralized applications. Thanks to the [Decentralized Web Summit](http://www.decentralizedweb.net/) for the inspiration. @@ -37,6 +37,7 @@ Thanks to the [Decentralized Web Summit](http://www.decentralizedweb.net/) for t * [IPFS](https://ipfs.io/) - or InterPlanetary File System, is a distributed file storage system that aims to replace HTTP. * [OnionShare](https://onionshare.org/) - hosts the selected files as a hidden service on the user's computer * [ORC](https://orc.network/) - the Onion Router Cloud, a distributed, anonymous, object storage platform owned and operated by all of us. +* [Perkeep](https://perkeep.org/) - set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. * [Rotonde](http://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. * [Sia](http://sia.tech/) - a decentralized private cloud. @@ -75,6 +76,7 @@ Thanks to the [Decentralized Web Summit](http://www.decentralizedweb.net/) for t * [Hubzilla](https://project.hubzilla.org/page/hubzilla/hubzilla-project) - Decentralized and federated social media platform. * [Mediagoblin](https://mediagoblin.org/) - a free software media publishing platform alternative to Flickr, YouTube, SoundCloud. * [Mastodon](https://mastodon.social) - Decentralized alternative to twitter, with servers federation. +* [Patchwork](https://github.com/ssbc/patchwork) - a decentralized messaging and sharing app built on top of Secure Scuttlebutt. * [Pleroma](https://pleroma.social/) - a federated social networking platform. * [Scuttlebutt](https://www.scuttlebutt.nz/) - a decent(ralised) secure gossip platform. * [Socialhome](https://socialhome.network/) - Decentralized and federated profile builder with social networking features. @@ -96,6 +98,7 @@ Thanks to the [Decentralized Web Summit](http://www.decentralizedweb.net/) for t * [Mediachain](http://www.mediachain.io/) - a media library built on IPFS that makes it easy to publish, track, and discover creative work. * [Onename](https://onename.com/) - a global database for people, companies, websites and more. * [OpenTimeStamps](https://opentimestamps.org/) - OpenTimestamps aims to be a standard format for blockchain timestamping. +* [PeerPad](https://peerpad.net) - a realtime P2P collaborative editing tool, powered by IPFS and CRDTs. * [PeerTube](https://framagit.org/chocobozzz/PeerTube) - Decentralized federated video streaming platform using P2P, ActivityPub and WebTorrent. * [StrongLink](https://github.com/btrask/stronglink) - a searchable, syncable, content-addressable notetaking system * [WebRTC](https://en.wikipedia.org/wiki/WebRTC) - W3C drafted standard for browser-to-browser data transfer.