Federated social media software.
GoToSocial is a Fediverse server project, written in Golang. It provides an alternative to existing projects such as Mastodon, Pleroma, Friendica, PixelFed etc.
One of the key differences between GoToSocial and those other projects is that GoToSocial doesn't include an integrated front-end (ie., a webapp). Instead, like the Matrix.org's Synapse project, it provides only a server implementation and a well-documented API. On this API, developers are free to build any front-end implementation or mobile application that they wish.
Because the server implementation is as generic and flexible/configurable as possible, GoToSocial provides the basis for many different types of social media experience, whether Tumblr-like, Facebook-like, or Twitter-like.
The first goal of the project is to implement a feature set comparable to Mastodon: server logic, federation logic, and a client API that's a superset of the Mastodon API described here.
Once the client API is implemented, it should allow existing Mastodon apps like Tusky and Whalebird to work with GoToSocial.
After that, custom features will be added that will necessitate expanding the API.
Among other things:
- Reputation-based 'slow' federation.
- Granular post settings.
- Local-only posting.
- Easily-configurable character limit.
- Groups and group posting.
For an up-to-date view on progress made towards a v1.0.0 release, see here.
For questions and comments, you can reach out to Tobi on the Fediverse here or mail admin@gotosocial.org.
Currently, this project is funded using Liberapay, to put bread on the table while Tobi works on it. If you want to sponsor this project and get your name on this repo, you can do so here! <3
None yet! Go For It
Logo made by Freepik from www.flaticon.com.