diff options
author | Kyle Farwell <m@kfarwell.org> | 2016-12-20 22:18:19 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-12-20 22:18:19 +0000 |
commit | f6539924df19c976c427e01439dff042b6369ef3 (patch) | |
tree | 0cc6ceaf5038c576bdc8442575210c618ed53abb | |
parent | Merge pull request #910 from Kickball/AddFileShare (diff) | |
download | awesome-selfhosted-f6539924df19c976c427e01439dff042b6369ef3.tar.gz awesome-selfhosted-f6539924df19c976c427e01439dff042b6369ef3.zip |
Add Tokumei (#912)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -367,6 +367,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ * [RedMatrix](https://github.com/redmatrix/redmatrix) - Complete decentralised publishing, sharing, and communications system. `MIT` `PHP` * [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` * [twister](http://twister.net.co/) - Fully decentralized P2P microblogging platform leveraging the free software implementations of Bitcoin and BitTorrent protocols. ([Source Code](https://github.com/miguelfreitas/twister-core)) `BSD/MIT` `C++` * [Vanilla Forums](https://vanillaforums.org/) - Simple and flexible forum software. ([Source Code](https://github.com/vanilla/vanilla)) `GPLv2` `PHP` |