this post was submitted on 28 Apr 2024
106 points (95.7% liked)

Fediverse

27785 readers
306 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

cross-posted from: https://beehaw.org/post/13437780

This service is still in Alpha release but is already deployable and usable, and federates with other Fediverse servers.

However, there is no "main" instance you go to join. The intention really is that you host your own instance for yourself and a few friends and family. To this end, it is designed to be very lightweight and will happily run on a Raspberry Pi or even a $5/pm VPS.

This is taking a very different approach from say Mastodon which has one main instance everyone could join, but then it sits with the issue that everyone joins there, and it becomes a bit "centralised". GoToSocial has been designed as lightweight for self-hosting, and also has a Docker image installation, so it makes it really easy for (and encourages) most people to host their own instance.

It seems to also be focussed very much around privacy (defaults to unlisted posts) and permission controls (for example, you have an option to post to mutual-only where both people follow each other). Also, by hosting your own service you set the rules, and you are also your own admin. You can choose to turn off likes, replies, boosts, etc as well. Being your own admin also means you can easily adjust the post length as well.

It does conform to the Mastodon API so apparently some Mastodon clients will also work fine with it.

See https://github.com/superseriousbusiness/gotosocial/

#technology #ActivityPub #GoToSocial

you are viewing a single comment's thread
view the rest of the comments
[–] s4if@lemmy.world 3 points 4 months ago (3 children)

It is nice and small server that do the basic well. I once use it on my poor $5 vps while being stuffed together with several of my PHP/MySQL apps. It has small footprint, several of my friends still use it on half-gigs ram vps.
But its lack of features sucks tho, there are no working filters, no disable re-toot per users setting (like on akkoma), and also there are no relay support so my timeline looks bare.
I migrate from GtS for now, but if above features are implemented in near future, may be I'll migrate back to GtS.

[–] Andromxda@lemmy.dbzer0.com 1 points 4 months ago (2 children)
[–] s4if@lemmy.world 2 points 4 months ago (1 children)

Akkoma. It uses a bit higher ram and resource than GtS but it is packed with features.

[–] Andromxda@lemmy.dbzer0.com 2 points 4 months ago

Thanks, will check that out