this post was submitted on 06 Jul 2023
11 points (92.3% liked)

Lemmy

12468 readers
1 users here now

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

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

As we are concerned about privacy, I am curious just to understand if lemmy can be at some point exploited by someone to profile its users.

you are viewing a single comment's thread
view the rest of the comments
[–] dudeami0@lemmy.dudeami.win 18 points 1 year ago (2 children)

Being an admin of an instance, I can't even see my own history of visited posts. I can't verify this, but I doubt this information is being stored in the database currently.

This being said, each instance has full control over their API server and the web-based application being served, so they could add monitoring to either to gather this data. If they did this on the API end it would be undetectable. Running your own instance is the only fool proof method, otherwise you need to trust the instance operator.

[–] Zeth0s@reddthat.com 4 points 1 year ago

Thanks for the clarification!

[–] Kolanaki@yiffit.net 2 points 1 year ago (1 children)

What if I view a thing from another instance? Would it not also be able to log that?

[–] dudeami0@lemmy.dudeami.win 4 points 1 year ago

Each instance serves the content from that instance, so from my understanding the only thing other instances can see are subscribed communities to be able to federate posts. Upvotes/Downvotes can possibly be tracked per user as they are federated on a per-vote basis currently, though this is just something I read and don't have sources at the present.