this post was submitted on 23 Feb 2025
761 points (98.8% liked)

Fediverse memes

795 readers
313 users here now

Memes about the Fediverse

Other relevant communities:

founded 5 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] zalgotext@sh.itjust.works 1 points 19 hours ago

I don't think the lack of "federated login" is unintuitive. You wouldn't expect going to gmail.com and logging in with your Yahoo credentials to work, right?

Having a "federated login" service would probably either add a ton of complexity for instance owners, or someone would implement some super naive and insecure centralized solution, leading to a bunch of people's creds getting stolen.

Getting the post/<id> thing to work across instances would be a pain too, because it would require instances to all coordinate post IDs to ensure collisions don't happen, since far as I can tell, the id in the URL isn't globally unique.