this post was submitted on 02 Sep 2024
32 points (97.1% liked)

Fediverse

27805 readers
265 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 [email protected]!

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
 

From a practical sense, ActivityPub may be the obvious choice as it gives easier interop with the largest federated platforms.

But what else? There are existing platforms built on these protocols, such as movim for xmpp, and another for matrix I forget.

From a technical standpoint, are there any major pros and cons?

top 19 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 2 weeks ago (1 children)

Email works well and is federated

[–] [email protected] 7 points 1 week ago (1 children)

Although it's federated nature is kinda dying.

If you're not on one of the major providers good luck getting people to see your email.

[–] [email protected] 4 points 1 week ago

I know ☹️

[–] [email protected] 7 points 1 week ago (1 children)

I think XMPP is a nice supplement to ActivityPub instances for more private chat. You can quite easily hook the user database of Mastodon or Lemmy to an XMPP server and have the same user address work for both that way.

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

I would even say XMPP would be a better underlying communication protocol under ActivityPub, as it specs many aspects that ActivityPub does not.

[–] [email protected] 5 points 1 week ago (1 children)

XMPP via its pubsub implementation could function similar to ActivityPub, but that part of XMPP is a bit neglected as few apps use it for anything more complex. XMPP's real strength is in real-time communication and I think it's good to stick with that.

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

Is it really neglected though? There are dedicated extensions for it, and movim.eu uses it without issues.

XMPP's real strength is in real-time communication

It's an extensible communication protocol and has been extended to many use cases, and has a good track record of performing well and handling extensions well. I'd argue this makes it a better candidate than activityPub.

In a parallel universe, we may have had less federation issues had we gone xmpp!

[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Matrix is too hefty. XMPP is stateless sort of. ActivityPub just works.

[–] [email protected] 7 points 2 weeks ago (1 children)
[–] [email protected] 0 points 2 weeks ago (1 children)
[–] [email protected] 7 points 2 weeks ago (1 children)

And... that if "activitypub just works" , so does XMPP.

And... XMPP servers offer better performance and taking less resources than any of the leading AP projects.

And... XMPP already has E2EE.

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

And what do you do about other clients? What happens when the user wants to clear messages on the server when they're fetched, but doesn't want to do that for the social network rooms? What about moderation.

XMPP is good at a very specific thing and I don't think its users would like all the necesary changes.

[–] [email protected] 4 points 1 week ago (1 children)

None of your questions are about the protocol, but implementation details of the application.

[–] [email protected] 1 points 1 week ago (1 children)

My point is that the protocol doesn't work well for the use case.

[–] [email protected] 3 points 1 week ago

And my point is that the your complaints are not related to the protocol, but the applications using it.

Not only that, we are talking about different layers of the OSI model. XMPP should be compared with HTTP, not ActivityPub. There is absolutely nothing stopping someone from implementing the ActivityStreams vocabulary on XMPP.

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

From my understanding developers often complain about activityPub. Can we really say that it "just works"? Federation and interop issues are common as well.

[–] [email protected] 2 points 2 weeks ago (1 children)

It works better than anything else.

[–] [email protected] 6 points 2 weeks ago

It may seem so due to its success, but I'd argue its success was more tied to luck and timing than technical superiority.

Mastodon was growing and "new" during the period of the decline of social media, and specifically during several moments of Twitter having issues with moderation, and later on acquisition by musk.

Similarly to lemmy, the Reddit third party API fiasco.

I don't think this means that it works better than anything else. It was just the most obvious choice to users at the time.

[–] [email protected] 3 points 2 weeks ago* (last edited 1 week ago)

another for matrix I forget

If you or anybody else reading should remember the project, I'd be interested in hearing more.

Edit: If it's this one you're forgiven for not committing the name to memory...