A question about #ActivityPub account migration.
-
A question about #ActivityPub account migration.
Is it possible to use it to combine multiple accounts into one?
That is, can I `movedTo` all my old accounts to one new account, and set *several* `alsoKnownAs` on my new account's actor?
-
A question about #ActivityPub account migration.
Is it possible to use it to combine multiple accounts into one?
That is, can I `movedTo` all my old accounts to one new account, and set *several* `alsoKnownAs` on my new account's actor?
I mean, I see no reason why this wouldn't work. `alsoKnownAs` is an array of names.
I suppose if Alice is following both Bob and Chuck, then B & C are merged into Dave, she won't "double follow".
But I wonder if there are any other gotchas?
-
undefined stefano@mastodon.bsd.cafe shared this topic
-
I mean, I see no reason why this wouldn't work. `alsoKnownAs` is an array of names.
I suppose if Alice is following both Bob and Chuck, then B & C are merged into Dave, she won't "double follow".
But I wonder if there are any other gotchas?
@Edent It should work. But of course, there is a possibility of some popular implementation not being able to handle it.
-
A question about #ActivityPub account migration.
Is it possible to use it to combine multiple accounts into one?
That is, can I `movedTo` all my old accounts to one new account, and set *several* `alsoKnownAs` on my new account's actor?
You can do separate migrations, one at a time but yeah
-
You can do separate migrations, one at a time but yeah
The only bas part: posts would stay on old acc