From 4e5a22abd8b3201bfdcafe88f4f0d2e16fc85819 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Sat, 9 Sep 2017 15:31:09 +0300 Subject: [PATCH] Add Socialhome Socialhome is a federated and decentralized profile builder and social network engine written in Python and available under the AGPLv3 license. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3c72576..ba895eef 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ * [PPnet](https://github.com/pixelpark/ppnet) - Create and host your own social network. `MIT` `Javascript` * [Pump.io](http://pump.io/) - Stream server that does most of what people really want from a social network. ([Source Code](https://github.com/e14n/pump.io)) `Apache` `Nodejs` * [Reddit](https://www.reddit.com/) - Social networking and news website where registered community members can submit content. ([Demo](https://www.reddit.com/), [Source Code](https://github.com/reddit/reddit)) `CPALv1` `Python` + * [Socialhome](https://socialhome.network) - Federated and decentralized profile builder and social network engine. ([Demo](https://socialhome.network/public/), [Source Code](https://github.com/jaywink/socialhome)) `AGPLv3` `Python` * [Symphony](https://hacpai.com/) - A modern community (forum/SNS/blog) platform written in Java. ([Source Code](https://github.com/b3log/symphony)) `GPLv3` `Java` * [Telescope](http://www.telescopeapp.org/) - An open-source social news app built with Meteor. ([Demo](http://demo.telescopeapp.org/), [Source Code](https://github.com/TelescopeJS/Telescope)) `MIT` `Nodejs` * [Tokumei](https://tokumei.co/) - Anonymous microblogging platform. ([Demo](https://demo.tokumei.co/), [Source Code](https://kfarwell.org/projects/tokumei/git/)) `ISC` `rc`