this post was submitted on 22 Sep 2023
3 points (61.5% liked)
Lemmy Support
4658 readers
19 users here now
Support / questions about Lemmy.
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
If you have an account and a session you have a cookie or some other sort of "tracking" to know you're logged in.
I put it in quotes because the tracking via cookies people is usually worried about is the one used to identify and use your behaviour, but tracking if you're logged in or not is usually fine.
As for the IP logging, I'm not sure but AFAIK IP addresses given by ISPs are dynamic, so every now and then you'll have a new IP anyways.
If you're sill paranoid, why not use a VPN or a proxy?
Still, those services can track your original IP so we end up in the beginning and we need to go into another rabbit hole.
Again the same as with the cookie, usually the problem with IP logging is if it's to identify your behaviour and aggregate it to sell it in some way, but the one done by software like lemmy is to prevent spammers and bad actors, so it's a necessary evil.
You're right tho, 12 months of IP log is a lot, not sure where you read that, I haven't looked at all the code in lemmy to know how easy is to identify the IPs of each user.