Export/Import Communities

Nusm@lemmy.ml to Fediverse@lemmy.ml – 42 points –

Since lemmy.world is having trouble for the second time in three days, I decided to switch back over to my lemmy.ml account. Unfortunately I don't have all of my communities back over here in my .ml account, and it took me over an hour to manually subscribe to the ones I had over on my .world account.

It would be great if there was a way that we could export our community list from one instance and import it to another. It would make it much easier to change communities if the need arises.

10

There is a Lemmy Account Settings Instance Migrator tool:

https://github.com/CMahaff/lasim

I have use this and I can vouch that it works on most instances; I moved my subscriptions from another instance to mander.xyz using this tool.

But I also have another account in a smaller instance and it doesn't work. I'm guessing that instance hasn't been updated.

Author of the tool here! If you are okay letting me know the instance, I can definitely take a look and see if I can figure out the issue. I might need to make an account though.

There's lots of Lemmy instances, and I'm always finding new quirks with different configs. But it'll help the next person who might run into the same thing!

It would be best if activitypub could somehow keep one account across all instances

Yep. It's an issue that comes up again and again. "nomadic identity" is the name commonly given to it. Search or ask around and you may find conversations about it. It is probably the single most objectively lacking aspect of the fediverse given how often people independently realise it.

This fediverse at least. AT Protocol, used for bluesky, supports nomadic identity. Instead of accounts being @user@domain.tld, they attach your domain / home instance / whatever, to a DID. You can read more about it in their various spec pages but here's the one for DIDs.

Well, Hubzilla / Streams, using Zot, which can federate over activity pub also have nomadic identity apparently, while I've read ActivityPub authors say that nomadic identity could be done on it but that no one has put the work in ... so it's not so clean cut as that.

Also ... I don't think BlueSky can be called a "fediverse" yet until decentralisation is shown to work well let alone until they even allow it and open signups. However much promise their tech/protocol has they, at the moment, are rather behind in terms of growth and scale.

Agreed. Ideally we would be able to completely migrate identities between instances. I know Mastodon has this capability (haven't tried it, don't know how difficult it is).