From 0d1330def0c7a78c3d8dc8d0b26445d04b15584d Mon Sep 17 00:00:00 2001 From: Danyl Strype Date: Thu, 20 Dec 2018 19:23:09 +0000 Subject: [PATCH] Update non fediverse federated social apps (added blockchain media-hosting apps) --- non-fediverse-federated-social-apps.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/non-fediverse-federated-social-apps.md b/non-fediverse-federated-social-apps.md index cf80ad3..f0c49f8 100644 --- a/non-fediverse-federated-social-apps.md +++ b/non-fediverse-federated-social-apps.md @@ -2,10 +2,16 @@ This is a list of federated social clients and other related tools that use prot #### Blockchain +All these apps are all distributed, because they use a blockchain. But it seems they are all in competition, rather than federating with each other by using a standard set of protocols like ActivityPub to federate with each other. It's hard to see how any of them will gain the network effect to compete with the legacy datafarms. Although some, like Resonate, are (user-owned?) cooperatives, it seems like at least some of the others are just datafarm larvae, aiming to enslave enough users to get Vulture Capitalist funding, and exit by acquisition or IPO - Strypey + +## Social network + * [Afari](https://www.afari.io/) (pre-alpha) - a mobile-based social network built on the BlockStack blockchain. Not yet in beta as of 2018/12/20. * [Akasha](https://akasha.world/) (beta) - a web-based social network app that uses the Ethereum blockchain. +* [eSteem](https://esteem.app/) - Tumblr clone using the Steem blockchain + * [Leeroy](https://leeroy.io/) (defunct) - a web-based social network app that used the Ethereum blockchain. Their website now directs users to Peepeth. * [Minds](http://minds.com/) - an unmoderated web-based social network app that uses the Ethereum blockchain. @@ -18,11 +24,26 @@ This is a list of federated social clients and other related tools that use prot * [Twister](http://twister.net.co/) - a birdsite clone using its own blockchain (?) +* [WeKu](https://weku.io/) - a blogging and social media app based on their own fork of the Steem blockchain (?) + +## Media-hosting + +* [BitSong](https://bitsong.io/) - music-hosting on its own blockchain + +* [PiePie](https://piepieapp.com/) - social media sharing on the Mithril blockchain + +* [Resonate](http://resonate.is/) - music streaming + +* [Steepshot](https://steepshot.io/) - photo-sharing using the Steem blockchain + +* [DLive](https://dlive.tv/) - livestreaming on the Steem blockchain + +* [DTube](https://d.tube/) - video hosting on the Steem blockchain + #### SSB [SSB (Secure Scuttlebutt)](https://www.scuttlebutt.nz/) is a distributed networking protocol based on [DAT](https://www.datprotocol.com/), see also: https://datproject.org/ - * [Manyverse](https://www.manyver.se/) is an SSB client for Android/Linux. * [Patchwork](https://github.com/ssbc/patchwork/)is an SSB client for desktop platforms (currently supporting GNU/Linux, MacOS, and Windows).