this post was submitted on 22 Feb 2024
167 points (94.7% liked)
Fediverse
28213 readers
246 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
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you saying its like the identity server model like matrix uses? Isnt that kind of model horribly complicated?
I don't know how the matrix model works to be honest, but I think it's a totally different use case.
If you're moving around between servers it means that each server has to validate the users. The matrix solution was to add identity servers that tell the server you're logging into who you are. I imagine something similar would be necessary to hop servers on nostr and bluesky. Its possible the connected servers share user identities but that has its own array of problems.