diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-13 14:47:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-13 14:47:38 +0000 |
commit | 18136cbeba04336b4d21f8ac353b18e906befcb2 (patch) | |
tree | 3eb78cf981cf8d39fb01a320ef5ff79dc7cca97a /README.md | |
parent | Add ZeroNet (#1166) (diff) | |
parent | Update AUTHORS.md (diff) | |
download | awesome-selfhosted-18136cbeba04336b4d21f8ac353b18e906befcb2.tar.gz awesome-selfhosted-18136cbeba04336b4d21f8ac353b18e906befcb2.zip |
Merge pull request #1173 from jaywink/patch-1
Add Socialhome
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -391,6 +391,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` |