All Projects → superseriousbusiness → gotosocial

superseriousbusiness / gotosocial

Licence: AGPL-3.0 License
Golang fediverse server.

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gotosocial

Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (-87.75%)
Mutual labels:  social-media, social-network, activitypub, fediverse
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (-69.25%)
Mutual labels:  social-media, social-network, mastodon, fediverse
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (-24.5%)
Mutual labels:  social-network, mastodon, federation, activitypub
Aardwolf
Powering connected social communities with open software.
Stars: ✭ 379 (-5.25%)
Mutual labels:  social-media, social-network, mastodon, activitypub
Pixelfed
Photo Sharing. For Everyone.
Stars: ✭ 3,237 (+709.25%)
Mutual labels:  social-network, federation, activitypub, fediverse
Socialhome
A federated social home
Stars: ✭ 282 (-29.5%)
Mutual labels:  social-media, social-network, federation, activitypub
friendica
Friendica Communications Platform
Stars: ✭ 1,048 (+162%)
Mutual labels:  social-media, social-network, federation, fediverse
cherrypick
🌎 A interplanetary communication platform 🚀
Stars: ✭ 40 (-90%)
Mutual labels:  federation, activitypub, fediverse
soundstorm
The Federated Social Audio Platform
Stars: ✭ 26 (-93.5%)
Mutual labels:  social-network, mastodon, activitypub
wordpress-ostatus
An OStatus plugin for WordPress
Stars: ✭ 21 (-94.75%)
Mutual labels:  social-network, mastodon, fediverse
ligh7hau5
A Matrix (https://matrix.org/docs/spec/) to Fediverse / ActivityPub client / bridge. Also, some media proxying.
Stars: ✭ 26 (-93.5%)
Mutual labels:  mastodon, activitypub, fediverse
pylodon
Flask-based ActivityPub server
Stars: ✭ 86 (-78.5%)
Mutual labels:  federation, activitystreams, activitypub
pherephone
An ActivityPub server that reblogs all the statuses of certain actors.
Stars: ✭ 22 (-94.5%)
Mutual labels:  federation, activitystreams, activitypub
activity-pub
API Platform ActivityPub Support
Stars: ✭ 63 (-84.25%)
Mutual labels:  mastodon, activitypub, fediverse
Friendica Addons
Addons for Friendica
Stars: ✭ 94 (-76.5%)
Mutual labels:  social-media, social-network, federation
bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 1,499 (+274.75%)
Mutual labels:  social-media, federation, activitypub
Bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 483 (+20.75%)
Mutual labels:  social-media, federation, activitypub
misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,895 (+623.75%)
Mutual labels:  federation, activitypub, fediverse
hanatachi
Hanatachi is a free, open-source social network server for federated blogging
Stars: ✭ 18 (-95.5%)
Mutual labels:  federation, activitystreams, activitypub
Pump.io
Social server with an ActivityStreams API
Stars: ✭ 2,091 (+422.75%)
Mutual labels:  social-network, federation, activitystreams

GoToSocial

patrons receives Build Status

GoToSocial is an ActivityPub social network server, written in Golang.

With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!

Documentation is at docs.gotosocial.org. You can skip straight to the API documentation here.

Table of Contents

What is GoToSocial?

GoToSocial provides a lightweight, customizable, and safety-focused entryway into the Fediverse, and is comparable to (but distinct from) existing projects such as Mastodon, Pleroma, Friendica, and PixelFed.

If you've ever used something like Twitter or Tumblr (or even Myspace!) GoToSocial will probably feel familiar to you: You can follow people and have followers, you make posts which people can favourite and reply to and share, and you scroll through posts from people you follow using a timeline. You can write long posts or short posts, or just post images, it's up to you. You can also, of course, block people or otherwise limit interactions that you don't want by posting just to your friends.

GoToSocial does NOT use algorithms or collect data about you to suggest content or 'improve your experience'. The timeline is chronological: whatever you see at the top of your timeline is there because it's just been posted, not because it's been selected as interesting (or controversial) based on your personal profile.

GoToSocial is not designed for 'must-follow' influencers with tens of thousands of followers, and it's not designed to be addictive. Your timeline and your experience is shaped by who you follow and how you interact with people, not by metrics of engagement!

GoToSocial doesn't claim to be better than any other application, but it offers something that might be better for you in particular.

Federation

Because GoToSocial uses ActivityPub, you can hang out not just with people on your home server, but with people all over the Fediverse, seamlessly.

the activitypub logo

Federation means that your home server is part of a network of servers all over the world that all communicate using the same protocol. Your data is no longer centralized on one company's servers, but resides on your own server and is shared -- as you see fit -- across a resilient web of servers run by other people.

This federated approach also means that you aren't beholden to arbitrary rules from some gigantic corporation potentially thousands of miles away. Your server has its own rules and culture; your fellow server residents are your neighbors; you will likely get to know your server admins and moderators, or be an admin yourself.

GoToSocial advocates for many small, weird, specialist servers where people can feel at home, rather than a few big and generic ones where one person's voice can get lost in the crowd.

History and Status

This project sprang up in 2021 out of a dissatisfaction with the safety + privacy features of other Federated microblogging/social media applications, and a desire to implement something a little different.

It began as a solo project, and then picked up steam as more developers became interested and jumped on.

The project is still in prerelease, but is already deployable and very useable, and it federates cleanly with most other Fediverse servers (not yet all).

For a detailed view on what's implemented and what's not, and progress made towards a first v0.1.0 (beta) release, see here.

Features

Mastodon API compatibility

The Mastodon API has become the de-facto standard for client communication with federated servers, so GoToSocial has implemented and extended the API with custom functionality.

In short this means full support for modern, beautiful apps like Tusky and Pinafore.

Tusky Pinafore
An image of GoToSocial in Tusky An image of GoToSocial in Pinafore

If you're used to using Mastodon with Tusky or Pinafore, you'll find using GoToSocial a breeze.

Granular post settings

It's important that when you post something, you can choose who sees it.

GoToSocial offers public/unlisted/friends-only/mutuals-only/and direct posts (slide in DMs! -- with consent).

It also allows you to customize how people interact with your posts:

  • Local-only posts.
  • Rebloggable/boostable toggle.
  • 'Likeable' toggle.
  • 'Replyable' toggle.

Customizability for admins

Lots of config options for admins to play around with, including:

  • Easily-adjustable post length.
  • Media upload size settings.

Easy to run

No external dependencies apart from a database (or just use SQLite!). Simply download the binary + assets (or Docker container), and run.

GoToSocial plays nice with lower-powered machines like Raspberry Pi, old laptops and tiny $5/month VPSes.

Safety + security features

  • Built-in, automatic support for secure HTTPS with LetsEncrypt.
  • Strict privacy enforcement for posts and strict blocking logic.
  • Import and export allowlists and denylists. Subscribe to community-created blocklists (think Adblocker, but for federation!).
  • HTTP signature authentication: GoToSocial requires HTTP Signatures when sending and receiving messages, to ensure that your messages can't be tampered with and your identity can't be forged.

Various federation modes

GoToSocial doesn't apply a one-size-fits-all approach to federation. Who your server federates with should be up to you.

  • 'Normal' federation; discover new servers.
  • Allowlist-only federation; choose which servers you talk to.
  • Zero federation; keep your server private.

OIDC integration

GoToSocial supports OpenID Connect (OIDC) identity providers, meaning you can integrate it with existing user management services like Auth0, Gitlab, etc, or run your own and hook GtS up to that (we recommend Dex).

Backend-first design

Unlike other federated server projects, GoToSocial doesn't include an integrated client front-end (ie., a webapp).

Instead, like Matrix.org's Synapse project, it provides a relatively generic backend server implementation, some beautiful static pages for profiles and posts, and a well-documented API.

On top of this API, web developers are encouraged to build any front-end implementation or mobile application that they wish, whether Tumblr-like, Facebook-like, Twitter-like, or something else entirely.

Wishlist

These cool things will be implemented if time allows (because we really want them):

  • Groups and group posting!
  • Reputation-based 'slow' federation.
  • Community decision making for federation and moderation actions.
  • User-selectable custom templates for rendering public posts:
    • Twitter-style
    • Blogpost
    • Gallery
    • Etc.

Getting Started

All docs for installation and configuration are hosted at docs.gotosocial.org.

Contributing

You wanna contribute to GtS? Great! ❤️❤️❤️ Check out the issues page to see if there's anything you wanna jump in on, and read the CONTRIBUTING.md file for guidelines and setting up your dev environment.

Contact

For questions and comments, you can join our Matrix channel at #gotosocial:superseriousbusiness.org. This is the quickest way to reach the devs. You can also mail [email protected].

For bugs and feature requests, please check to see if there's already an issue, and if not, open one or use one of the above channels to make a request (if you don't have a Github account).

Credits

Libraries

The following libraries and frameworks are used by GoToSocial, with gratitude 💕

Image Attribution

Sloth logo by Anna Abramek, Copyright (C) 2021-2022 the GoToSocial Authors.

Developers

In alphabetical order:

Special Thanks

A huge thank you to CJ from go-fed: without your work GoToSocial would not have been possible.

Thanks to everyone who has used GtS, opened an issue, suggested something, given funding, and otherwise encouraged or supported the project!

Sponsorship + Funding

Currently, this project is funded using Liberapay, to put bread on the table while work continues on it.

If you want to sponsor this project, you can do so here! <3

GoToSocial has NO CORPORATE SPONSORS and does not desire corporate sponsorship.

License

the gnu AGPL logo

GoToSocial is free software, licensed under the GNU AGPL v3 LICENSE. We encourage forking and changing the code, hacking around with it, and experimenting.

See here for the differences between AGPL versus GPL licensing, and here for FAQ's about GPL licenses, including the AGPL.

If you modify the GoToSocial source code, and run that modified code in a way that's accessible over a network, you must make your modifications to the source code available following the guidelines of the license:

[I]f you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software.

Copyright (C) 2021-2022 the GoToSocial Authors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].