this post was submitted on 15 Aug 2023
683 points (96.5% liked)
Memes
45746 readers
1796 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Which is why identities and communities on Fediverse should be cryptography-based, and an "instance" should simply be a sort of a supernode, or a caching node.
In principal yes, but requiring people to handle private keys would be a nightmare! Imo what we can and should to is support for transferring accounts between instances, including posts and comments.
If the account itself is like a property/attribute of a post/comment, then I suppose it can be changed seamlessly. But i dont think it is designed to be that way.
Afaik right now you'd have to send an update for every post/comment individually, if it would even work. I think we need one simple ActivityPub message that simply means "this actor is now this other actor, and all its objects should be updated".