this post was submitted on 31 Aug 2025
86 points (92.2% liked)
Fediverse
36684 readers
215 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 !moderators@lemmy.world!
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)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is nice in theory but comes with edge cases that are hard to account for. Like, what if you have a post and your new instance defeds the instance the post's community is on? You either have to allow banned content onto the instance or the user loses data, neither of which are acceptable.
This is part of why ATProto's decoupling of user data from app logic is kinda genius and the direction we should go in if we want portable actors in Lemmy/thredi.
Not really, every fediverse platform that people use expects an
Object
'sid
to be a https URI it can just fetch the resource from. This is part of why FEP-ef61 specifies a way of translating a DID to a https URI. That's not to mention that moving existing actors from their current ID to a DID will cause all sorts of interop problems.Edit: Also, is this AI-generated? It has all the tells of Gemini output, especially the the issue on Github.
Smells like LLM to me.
yeah, if I were a Lemmy dev, I wouldn't take this proposal seriously because of this. I would be wondering if that person really knows what they're proposing and if they're planning to engage in the discussion themselves or let AI do it for them, and in the latter case it would just be a waste of time.
we add a did to objects and keep the id the same. supporting platforms will use did old ones will carry on using id.
did is what ATProto uses this is a step in that direction