Like if I edit a post, can they see what the pre-edited post was?
How much of our private info are Lemmy admins able to see?
2 years ago by Magik11v to c/asklemmy
Like if I edit a post, can they see what the pre-edited post was?
If it's been online for any amount of time, always assume that someone has seen it, screenshotted it and asked the wayback machine to archive it.
Chances are they haven't, but if you've leaked a password or key, better change that right away.
Well if it’s a post, that’s not private information anyway, even if you edited it. As for actual private data, they can see your email address.
Very unlikely. As Lemmy is open source you can see how it talks and what functions it does. If they were storing passwords in clear text someone would have raised an alarm siren about it.
Best case is they are using a salt and hash method to store passwords making them incredibly hard to brute force.
Can you verify the software running on an instance is the same as the one in the source code repository? You can't. Can you verify the instance isn't running code to read passwords from your login requests even if the code is the original open source code? You can't.
That's why (and for other reasons) you should never use a password for more than one site/service/instance.
Lemmy admins (admins in the Lemmy application) probably can't read your password. But everyone with admin rights on the server operating system can.
@lemmy.world
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !uspolitics@lemmy.world
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.
Posts or comments from bots, LLM's, AIs, Neural Networks, Transformers, or Marvin the Paranoid Android are not welcome in AskLemmy. Real humans only please.
Reminder: The terms of service apply here too.
Logo design credit goes to: tubbadu
go to feed...
@lemmy.world
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !uspolitics@lemmy.world
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.
Posts or comments from bots, LLM's, AIs, Neural Networks, Transformers, or Marvin the Paranoid Android are not welcome in AskLemmy. Real humans only please.
Reminder: The terms of service apply here too.
Logo design credit goes to: tubbadu
go to feed...
Based on this closed issue, I don't believe Lemmy natively keeps an edit history, the comment is overwritten. However, admins have full access to all data on the server database so they can (and do) keep backups and look over them at any time. You should consider everything you do on your instance available to your admin, including private messages.
save