this post was submitted on 07 Mar 2025
1450 points (97.9% liked)
Buy European
2608 readers
3756 users here now
Overview:
The community to discuss buying European goods and services.
Related Communities:
Buy Local:
Buying and Selling:
Boycott:
Banner credits: BYTEAlliance
founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why won't it? I think user accounts need federation as well, but switching hosts isn't hard. Lemmy.ca went down a little while ago due to a power supply breaking. The admin has been great about it, moving away from the provider that took a day to fix the issue. But during the downtime I was able to use an account I has already set up on a different instance.
When reddit is down, it was really down. When a lemmy instance is down you can just use another. Don't get tied into just one host.
It’s easy to say “don’t get tied down”, but people do. People like their online personas, their handles, their comment and post history. It’s a mixture of sunk-cost fallacy and FOMO. Reddit knows this, it’s why they still have 2000x as many monthly users as Lemmy.
This will be the same here: if a billionaire buys the biggest instance, yeah cool everyone can defederate, but then all the historical content is gone, most of the users are gone unless they move to you or an instance still federated to you, and you essentially alienate yourself.
That's why mastodon pushed for account migration features. They made a bunch of them.
There is also bluesky that made their own protocol to handle identities diffretly than ActivityPub.
There is just not enough devs to code that stuff in Lemmy.
Mastodon still doesn't allow account import
https://docs.joinmastodon.org/user/moving/#export
It's not that easy to implement. Any feature that lets you import posts would just be a bypass for any kind of spam protection or rate limit. You could just "import" thousands of spam posts at a time, without the server being able to prevent it, because it seems totally legitimate.
should def strive for it for lemmy aswell.
can’t find much info on the subject on github for it unfortunate
https://socialhub.activitypub.rocks/t/account-migration/3058
https://github.com/LemmyNet/lemmy/issues/1985