this post was submitted on 24 Nov 2024
427 points (98.2% liked)

Fediverse memes

454 readers
3 users here now

Memes about the Fediverse

Other relevant communities:

founded 3 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago (1 children)

Isn’t that only one (albeit official) implementation of Mastodon, or have I misunderstood how fediverse apps work completely?

[–] [email protected] 3 points 1 month ago (1 children)

They are talking about the source code. All instances run the same code.

[–] [email protected] 1 points 1 month ago (3 children)

You mean like how there’s one implementation of an email server that all email servers run?

[–] [email protected] 1 points 1 month ago

There is not one implementation of email servers. There are specifications like POP3 and IMAP that many implementations adhere to. But Mastodon is referring to an implementation. There is only one, and it's right here.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

There is (currently) only one living version of the Mastodon code base. It could be forked in the future, but it hasn't been.

There are other ActivityPub microblogging platforms (Friendica, Mbin, Pleroma, Threads if you count it) which users could also be running, and from the point of view of users it shouldn't be obvious what any other given user you interact with is using, but that's not got anything to do with Mastodon pull requests.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

Thanks. I recall reading the blurb on the Mastodon site about Federation, decentralisation etc, positively encouraging people to fork and make Mastodon compatible servers. Obviously there are many front ends already so I’m amazed if no-one has customised their installation with a fork or made a competing impl in rust or something. Having the code centralised still seems like a flaw in the concept to me - Maybe the next stage of the fediverse is server code that can interoperate with the many different activitypub applications.

[–] [email protected] 1 points 1 month ago

I don't think all email servers run the same back end, but if they do, then yes, it is