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

Lemmy

12524 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 5 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
[–] fubo@lemmy.world 6 points 2 years ago (9 children)

That may not be possible with web technology.

Browsers send URLs to web servers. The web server has to have the URL the user wants in order to serve a response; and it has to know who the user is in order to check permissions (e.g. don't accept a moderation action from a user who is not a moderator).

This inherently creates an opportunity for the web server to record any details about that exchange.

[–] Zeth0s@reddthat.com 2 points 2 years ago (8 children)

What if database entries are encrypted, so that a person cannot match email and username with the requests in the urls?

Users' client create encryption key on client side. Would it make sense?

[–] dudeami0@lemmy.dudeami.win 1 points 2 years ago (1 children)

It's still a fingerprint, the most vague information correlated with other data points can make a useful fingerprint. This is how a lot of the companies can track you even if you aren't logged in, you using any service creates a pattern that with enough aggregate data can be used to approximate who you are.

[–] Zeth0s@reddthat.com 2 points 2 years ago

Thanks, it looks like privacy on internet is really a mirage

load more comments (6 replies)
load more comments (6 replies)