From 60d55e32eddc5fa2426a328e2ba3961d15a03f9c Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sun, 19 Jun 2022 14:52:33 +0200 Subject: [PATCH] Add GoToSocial to Communication Adds a link to GoToSocial in the section Communication - Social Networks and Forums. GoToSocial implements the Mastodon client API to be compatible with applications using them. Itself is an implementation of the ActivityPub specification. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39b1b972..74fd972d 100644 --- a/README.md +++ b/README.md @@ -529,6 +529,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` `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`