this post was submitted on 09 Jun 2023
32 points (100.0% liked)

Lemmy Support

4696 readers
4 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

What information does a Lemmy server collect about its users?

When I delete a comment or post, is it truly deleted on the server?

Do deletions also propagate to federated servers?

you are viewing a single comment's thread
view the rest of the comments
[–] nutomic@lemmy.ml 10 points 2 years ago* (last edited 2 years ago)

There is no tracking built into Lemmy, however servers log IP addresses by default.

Posts and comments are not deleted from the server to allow restoring them later. However if you make an edit, it completely overwrites the content. Deleting the user account also deletes all content. Deletions are federated, but because this is a distributed system, there is no guarantee that deletions (or other actions) reach other instances.