Warning: You cannot delete posts or comments on Lemmy. It stays up forever, and is in direct violation of GDPR and other national privacy laws.

purple_mimosa@programming.dev to Fediverse@lemmy.world – -50 points –

Title says it. Apparently lemmy devs are not concerned with such worldly matters as privacy, or respecting international privacy laws.

115

You are viewing a single comment

Oh no, that's not even the half of it. The admin for your instance has access to literally anything on their server, including passwords afaik. If you want privacy, this ain't it chief.

They have access to your password hash, effectively the "infrastructure" admin(s) as I'll call it (not admins of the site - they need to have access to the actual system that is running the instance) have access to the same things that infrastructure admins of another site would have.

Every website has access to the password you use on that website. ALWAYS use unique and randomly generated passwords for every service.

including passwords afaik

Nobody has access to passwords. They have access to password hashes, which are not the same thing. It would be the absolute most half baked of solutions to still be saving passwords in cleartext.

Which isn't to say it doesn't happen. I still occasionally get my password emailed back to me from small handbuilt websites. Which is part of why you should at the very least never use the same password twice.

1 more...
1 more...