When I joined the fediverse I thought I’d have an easier time moving between lemmy platforms. So far I have to create a new username/password on each instance and subscribe to all the things I want to on that new account. I kinda wish I can carry my lemmy user to other platforms more easily.

2 years ago I created a FOSS image board platform called Cryptochan where the gimick was that users used GPG as the RBAC authentication method. I wanted users to posses their profile as a file that they could input into any Cyptochan platform to leave replies. The file is a private key that isn’t transmitted to the server, instead its used to sign the post right in the users browser. I’ve gotten better at webdevelopment and the the true reason I created the thing was to learn Next.js, the thing is luke-warm garbage and I never expect it to become anything.

But I was wondering if we could do a similar type of trick where a lemmy instance can package up a user and send it to another lemmy instance?

  • Zamboniman
    link
    fedilink
    English
    52
    edit-2
    11 months ago

    So far I have to create a new username/password on each instance and subscribe to all the things I want to on that new account.

    Why are you needing to do that? You only need one account on one instance and you can subscribe to all the things you want on every instance (assuming that it hasn’t been defederated for some reason). That way you’ll only have one account with one list of subscribed communities instead of differing ones on different accounts.

  • Corroded
    link
    fedilink
    English
    811 months ago

    I mean ideally you wouldn’t need to create new accounts. You should be able to interact with instances outside of the one you signed up for.

    If the issue is with different instances having different rules and defederation than you are pretty much back where you started either way even with a sort of back up subscription list

    I suppose it might be useful for when an instance goes does like some with the .ml domain have.

  • foo
    link
    fedilink
    English
    811 months ago

    I like the idea of packaging up a user liked that. Check out lasim for someone doing something similar.

    But, you don’t really need to create an account on every instance you encounter.

    One account is enough if you pick a reasonably sane instance that hasn’t gotten itself defederated.

    From an account on one instance you can view All, subscribe to Communities on any instance, and generally just use that as your home base.

    If you want a few accounts as insurance in case the instance you picked goes offline due to external factors or for whatever reason, you can use lasim to synchronize your subscriptions between instances.

  • HSL
    link
    fedilink
    English
    711 months ago

    This is on the line between Lemmy support and Lemmy development. Given rule #3 is about using Lemmy, please see the sidebar for support suggestions or check out development communities to discuss this further.