The app that synchronizes multiple lemmy accounts so you can migrate and keep backup accounts across instances, it’s opensource and free, currently working in android and windows.

It’s in homologation now and anyone can test, any feedbacks are welcome as always.

If you find any bugs please report

Github Source


Download now


    • Spzi@lemm.ee
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 year ago

      Seriously, would it be possible to integrate Lemmy Handshake into Lemmy source code?

      I feel this should be part of the core package.

  • hakase@lemm.ee
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    1 year ago

    Beware!

    This unsubscribed me from twenty+ communities on all of my instances. It first tried to subscribe all of my accounts to all of the communities of my largest instance, which is what I wanted it to do. One instance failed to sub to 20+ communities, which was fine, as it was a smaller instance.

    Ten minutes later, however, I got a notification that it had unsubscribed all of my other instances from those communities as well. It took me about an hour to figure out most of the ones that had been lost, and even now I think I’m missing a few.

    • gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 year ago

      I’m sorry it happened, it definitely should not do it, could you describe the steps you made to trigger this behavior? So I can patch it ASAP?

      • candyman337@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 year ago

        Same thing happened to me, it seemed like it didn’t do it when I had just two accounts, but it did do it when I had 3.

        Not sure if it has anything to do with certain communities not being federated to the other instances

      • CaptainBlagbird@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 year ago

        Please add a logging functionality, so that even if something like that would happen in the future because of some special case bug, it would still be possible to figure out which subscriptions were removed.

      • hakase@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        Here is everything I can remember doing:

        1. Downloaded the apk

        2. Installed and opened the program

        3. Allowed notifications

        4. Input my four instances: lemm.ee, sh.itjust.works, lemmy.basedcount.com, and lemmy.ml

        5. Hit “sync” and watched them sync. Three of these instances had almost the same number of communities (around 120), but one had none whatsoever. It took two or three minutes for that instance (basedcount) to sync all of the communities, and in the end, it wasn’t able to subscribe to about 20 of them for some reason. (maybe because nobody had ever gone to/searched for those communities from that instance before - I’ve heard this can lead to access problems, but you’d probably know more about that than I would)

        6. About five minutes later, I got couple of notifications saying that 6(-ish) communities had been synced and that 18(-ish) had been unsubscribed across my instances. This confused me, so I checked my instance list and saw that all three of my instances with around 120 communities now had around 95.

        7. I disabled notifications because they were starting to feel spammy.

        8. I looked at the notification again and realized what had actually happened. I immediately uninstalled the program and resubscribed to as many communities as I could on lemm.ee, my main account.

        Sorry this is so long - I hope it helps!

  • rbits@lemm.ee
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Ooh syncs saved posts as well! Definitely downloading this

    Edit: Ah that’s not ready yet. Still very cool

    • gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      11
      ·
      1 year ago

      Vish, this is really an issue, I’ll add it to issues so I can check if it’s possible to fix later

      • InterSynth@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 year ago

        Awesome to hear. It has already been useful for me, just so I could move my subscriptions to another instance, because the one I’m on has been under fire lately.

    • gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      15
      ·
      1 year ago

      The code can be compiled to iOS with a few increments, but I don’t have the knowledge to do so

      • mhz@lemm.ee
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 year ago

        Thanks for supporting linux, please consuder flatpak instead of making a binary per distro

  • Sendbeer@lemm.ee
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    1 year ago

    This is REALLY cool and helpful. I just tried it with the 3 accounts I have and it worked flawlessly.

    Only suggestion would be to have the app check a servers defederated list and disregard any communities that you cannot subscribe too. This would prevent a lot of errors that happen when going through the sync. This is pretty minor as the app does seem to skip the community after the error but I suspect it would be a little faster if it just rejectected the community via internal software. Some users who are not aware of defederated communities may get confused by the errors as well.

    Maybe this isn’t very realistic? If it isn’t, never mind. :)

    • gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 year ago

      I’m thinking about how to get rid of those errors, this might the solution but I think there isn’t a way to check the list of defederated instances, one thing I’ll implement soon is to expire synchronization tries after x days so the list won’t grow forever

      Glad the app helped you

  • turbonewbe@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Sorry I am new to lemmy and fediverse concept.

    How is it different from an app like Connect?

    • gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      Connect is a client, it shows Lemmy content and let you interact with them

      Handshake is an account synchronizer, it syncs multiple accounts so you can keep accounts across instances with the same communities and soon saved and banned content

      • MV [Jerboa dev]@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        How are you gonna implement saved/banned content replication? Alls ids for posts are local to that instance, how are going to find one post from on instance in another. It might not even exist yet.

        • gusVLZ@sh.itjust.worksOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          That’s a problem to the future me 😅, but I’ve seen it’s possible to learn about a communities, hopefully it’s the same strategy

          • MV [Jerboa dev]@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            ? You can’t use the same strategy for what u do to find communities. (assuming you use the name field to retrieve the community) there is no equivalent

    • AaronStC@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 year ago

      This synchronizes subscribed communities between instances if you have accounts on more than one instance. Connect is for browsing and posting.

      • turbonewbe@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I dont get it because I have accounts on several instances. I can add them into Connect and it seems I can see post from all my instances.

        • AaronStC@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          In case you’re still wondering. This app can take all your subscriptions from lemm.ee and copy them to another instance. When you switch to that instance and go to your subscribed everything should be on the second instance.

          This way you don’t have to subscribe manually on multiple instances. I believe blocks will be added as well.

          • turbonewbe@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            1 year ago

            ok ! Thank you!

            And yes I still had no clue.

            But, I still don’t understand something so I will take my exemple.

            1. I created my first account on Lemmy world.
            2. Because they decided to censor piracy they weren’t anymore in line with my philosophy (I’m not pro piracy, I’m against arbitrary censorship)
            3. So I created a second account on Lemm.ee after learning about their principles.
            4. From there I resubscribed to my subs and I never feel the need to go back to Lemmy world.

            My conclusion is there’s probably something I still don’t understand about the fediverse.

            If you find the least censored instance, why would you create account on other or multiples instances?

            What do I risk missing by staying on an instance without ever switching?

            Please send help lol

            Ps : Sorry for my bad English

            • AaronStC@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              1 year ago

              This app would have done step 4 without you having to do it yourself.

              As for why to switch instances. It’s a matter of preference. The example you gave is a good reason. Obviously if your instance closes you would have to move so it’s nice to have a backup just in case