this post was submitted on 20 Jun 2023
36 points (100.0% liked)
privacy
110 readers
1 users here now
Big tech and governments are monitoring and recording your eating activities. c/Privacy provides tips and tricks to protect your privacy against global surveillance.
Partners:
- community.nicfab.it/c/privacy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I gave a cursory look at the source code.
So, from what I can tell, nobody can see your IP address through Lemmy. But the person who runs the server that your Lemmy instance runs on can trace IPs by looking at access logs. That doesn't get shared with other servers, or even people who adminster your Lemmy instance but don't have access to the underlying server.
Great, thanks for this. I did glance there but saw the migrations and blithely presumed I'd have to run them to see the resulting schema.
And ya, there's no way I can connect to an instance without revealing my IP to whoever controls that host, I'd be on a VPN if I was that concerned. Mostly just wanted to confirm someone with a self-hosted instance and a script kiddie hobby wouldn't be able to directly mess with the system of whichever hapless commentor says something they take umbrage at.
That sounds just about right. That fact that it is open source, already give me a good peace of mind.
Thanks for the information. 😊