this post was submitted on 11 Jun 2023
12 points (100.0% liked)
Asklemmy
43811 readers
1041 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.