this post was submitted on 22 May 2024
1 points (100.0% liked)

Fediverse

17513 readers
19 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

UI differences are a big factor in the success/failure of decentralised federation of diverse platforms and content

And this seems a good example: bridged #mastodon posts onto #BlueSky which has a lower character limit than Mastodon.

So, just like #lemmy posts on mastodon, you don't get the full content of the post (which ends with an abrupt ellipsis here) and have to take a link to the original platform.

However powerful the underlying protocols, this isn't far from screenshots.

@fediverse

top 5 comments
sorted by: hot top controversial new old
[–] modulus@lemmy.ml -1 points 3 months ago (2 children)

I wouldn't really count Mastodon/Bluesky bridging as federation. They're incompatible protocols that were never intended to work together (arguably Bluesky was explicitly designed to avoid using AP).

[–] maegul@lemmy.ml 0 points 3 months ago (1 children)

Eh. AP isn't magic. Platforms can be pretty incompatible because of their differing use or implementation of AP. I feel like at some point there's a blurry line between a bridge being something different and just an extension of 2 protocols.

[–] modulus@lemmy.ml -1 points 3 months ago

Definitely, AP is not magic. But if even within one protocol round-tripping and full-fidelity is impossible or very difficult, that makes it only harder and less likely through a bridge.

[–] 9point6@lemmy.world 0 points 3 months ago (1 children)

I would say federation doesn't necessitate the use of a single protocol across the network.

Imagine the scenario where very slowly each protocol aligns on features and just requires simple translation? What if one or both start to implement parts of the other spec?

Would you only call it federation if they used identical protocols?

I'd say federation is about the actual content being shared across decentralised services and not the technical means by which it's shared

[–] modulus@lemmy.ml -1 points 3 months ago

IMO bridging or translation isn't federation per se. Also it seems unlikely that protocols would converge to that extent. In fact AP implementations are already different enough that even within the same protocol it's hard to represent all the different activities instances can present.