this post was submitted on 21 Jul 2023
454 points (98.9% liked)

Lemmy

523 readers
15 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

This is unfortunately only possible if you still own the original domain. Think about it this way: if you could migrate domains without proving you own the original, then what’s stopping a bad actor from migrating any domain they want?

I'm suggesting a whitelist, that each peer has to put in a substitute list of vlemmy.ml==vlemmy.ml to re-federate.

Much like Reddit, comments continue to exist even when the author deletes their account.

That is NOT how the testing code of lemmy_server tests things, nor how the GitHub front page advertises Lemmy.

[–] [email protected] 4 points 1 year ago (1 children)

I’m suggesting a whitelist, that each peer has to put in a substitute list of vlemmy.ml==vlemmy.ml to re-federate.

I don't see any inherent problem with that suggestion, though it does create something of a sticky situation with things like canonical links. It also kind of goes against what I've so far perceived as a "low-maintenance" operations ethos from the project maintainers, so I'm not totally sure if they'd greenlight it. Technically quite doable, though.

[–] [email protected] 2 points 1 year ago

me: list of vlemmy.ml==vlemmy.ml

I meant to say vlemmy.ml=vlemmy.net in example

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

~~I'll cite my source, then: https://github.com/LemmyNet/lemmy/commit/1de7a08d973c1079b36e13e087960cc5cd1b345c .~~

EDIT: scratch that, I now see that the stated intent is to retain anonymized comments as Reddit does, but that the functionality is not yet implemented in the main code release for reasons that seem triage-related rather than a change in plans.

[–] [email protected] 3 points 1 year ago

You cite a conversation from November 4, 2022.

A Febuary 6, 2023 comment from developers https://github.com/LemmyNet/lemmy/issues/2624#issuecomment-1419559651 says "The correct way privacy-wise, is to delete your account through your profile settings, which overwrites all your content to remove any info."