diff options
author | Martijn de Boer <github@sexybiggetje.nl> | 2022-08-01 13:16:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-01 13:16:51 +0000 |
commit | 6bac39e1d9cc20abd1740690c2369f0833fa6b17 (patch) | |
tree | bbbb552f6bfa3238245084c0df9463b34c83a460 | |
parent | Add Instiki to Wikis (#3111) (diff) | |
download | awesome-selfhosted-6bac39e1d9cc20abd1740690c2369f0833fa6b17.tar.gz awesome-selfhosted-6bac39e1d9cc20abd1740690c2369f0833fa6b17.zip |
Add GoToSocial to Communication (#3067)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -520,6 +520,7 @@ Mailing lists servers and mass mailing software - one message to many recipients - [Friendica](https://friendi.ca/) - Social Communication Server. ([Source Code](https://github.com/friendica/friendica)) `AGPL-3.0` `PHP` - [Glosa](https://github.com/glosa/glosa-server) - Open source commentary system easy to integrate with static pages. You can import from Disqus. `GPL-3.0` `Java` - [GNU social](https://gnu.io/social/) - Social communication software for both public and private communications. ([Source Code](https://notabug.org/diogo/gnu-social)) `AGPL-3.0` `PHP` +- [GoToSocial](https://github.com/superseriousbusiness/gotosocial) - ActivityPub federated social network server implementing the Mastodon client API. `AGPL-3.0` `Docker/Go` - [Hubzilla](https://hubzilla.org) - Decentralized identity, privacy, publishing, sharing, cloud storage, and communications/social platform. ([Source Code](https://framagit.org/hubzilla/core)) `MIT` `PHP` - [HumHub](https://www.humhub.org/) - Flexible kit for private social networks. ([Source Code](https://github.com/humhub/humhub)) `AGPL-3.0` `PHP` - [Isso](https://posativ.org/isso/) - Lightweight commenting server written in Python and Javascript. It aims to be a drop-in replacement for Disqus. ([Source Code](https://github.com/posativ/isso)) `MIT` `Python` |