From 6bac39e1d9cc20abd1740690c2369f0833fa6b17 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Mon, 1 Aug 2022 15:16:51 +0200 Subject: [PATCH] Add GoToSocial to Communication (#3067) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6fb7264..efb090ab 100644 --- a/README.md +++ b/README.md @@ -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`