YSK there are options for backing up / migrating your Lemmy subscriptions, blocks, etc.

CMahaff@lemmy.world to You Should Know@lemmy.world – 540 points –

(Full disclosure: I made one of the tools)

cross-posted from: https://lemmy.ca/post/1292268

lemmy.world cross-post link: https://lemmy.world/post/1251192

With the vlemmy situation ongoing, i feel like it would be useful to put this here (i did not make either of these tools)

Lemmy Account Settings Instance Migrator (LASIM) copies all your subscribed communities and blocks and lets you upload them to another account, in just a few clicks

lemmy-migrate does the same thing but without a GUI and support for uploading your backup to multiple accounts at once

34

Man, in the ol' days (20 days ago) I did this all manually.

Kids these days have it easy!

For me, the ol' days was yesterday, when I came to terms with the idea that VLemmy wasn't coming back, and I manually copied over all my subscriptions from a duplicate account.

Am I just super dumb? I don't see instructions on how to actually run LASIM? The instructions say that's the first thing you do but don't say how

The linked GitHub has a "releases" section. Download for your platform. Double click executable.

Thank you! I've somehow never used this "releases" section of GitHub before πŸ™ƒ

This is fantastic! If .world hadn't gotten back up and running I'd have had to use it for sure.

This could be useful, however, I'm not sure if I want to merge my accounts. I made 3 to split the communities I want to follow, but I notice I mainly use 1. (this one ;) )

Also, no clue (yet) how the ConfigParser handles spaces in arguments. (and how to solve this if the answer is 'not well')

I like to have one main account I use for most of my interaction, but I've learned recently and the hard way why I should maintain a backup.

I would if down the line an export option will be natively available by lemmy or kbin like how you can import and export bookmarks files.

Are there options for Kbin?

Not to my knowledge, but I also haven't checked (or looked at how kbin's API works)

Kbin's API is actually unfinished. Hence the lack of apps.

In fairness to kbin, Lemmy's API is mostly undocumented and changing constantly πŸ˜…

What’s the story with vlemmy? I stopped being able to log in a few days ago.

Cautiously assuming it's a false positive, but LASIM is throwing some warnings from VirusTotal for the Windows version, saying it's a password stealer (VHO:Trojan-PSW.Win32.Agent.gen). Given the nature of what it does, I can understand it being flagged. Nothing when scanned directly with AV. Figured it was worth at least mentioning.

This was reported a few days ago: https://github.com/CMahaff/lasim/issues/15

You can see my responses - I'm not sure there is much I can do, but I'm open to suggestions.

As stated in the linked issue, the most secure thing is to build it yourself or download directly from GitHub actions vs trusting the binaries I publish to releases.