this post was submitted on 11 Jun 2023
14 points (100.0% liked)

Asklemmy

43471 readers
1528 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

New to lemmy, created a community on lemmy.world for a game that I enjoy. If I understand it right, if the lemmy instance goes down, your user data also goes down. Is this the same with communities as well? Is there a way to move your community to a new instance if that happens?

TIA.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Wander@yiffit.net 4 points 1 year ago* (last edited 1 year ago)

Migrating profiles should be possible at some point in the future, as well and importing and exporting content profiles. Not necessarily comments or posts, but your follows and subscriptions.

Regarding communities themselves, posts and comments, that's much trickier but it's feasible that the Lemmy community will develop a way to:

A) Archive content in such a way that it's read only and requires super low resources to host by interested internet archivists. B) but which is still connected to the fediverse so that the original content authors, after authenticating somehow, can request deletion of specific content

Ideally we'd want to associate each Lemmy account to a unique random public key and sign each post or comment with a secret key that only you know. Maybe your instance can hold the key in encrypted form and deliver it to your browser to decrypt with a simple password so that the user doesn't have to care about any of this. To them it would still be username and password.

Anyways, this would allow you to still authenticate yourself in the far future when your instance no longer exists and request deletion of whatever content you wrote in the past.