this post was submitted on 25 Jun 2023
17 points (100.0% liked)

Lemmy

12575 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 4 years ago
MODERATORS
 

Startrek.website purged their bot accounts a few days ago. I asked the admins how the did just in case it'd be useful for other admins.

Here's a link to their response (from @williams_482@startrek.website ):

https://startrek.website/comment/172094

Warning ... I make no claim that this is at all sound advice, and williams_482 themselves warn that you need to make sure you know what you're doing ... as it seems they ran some direct delete commands over their database.

top 2 comments
sorted by: hot top controversial new old
[โ€“] empireOfLove@lemmy.one 11 points 1 year ago

Lemmy definitely needs to have a lot more aggressive moderation and administrative tools built into it. Not only is deleting things directly from databases or databases themselves super risky for data integrity (gitlab incident, anyone?), but it leaves no trace of who or what was deleted. Which is a huge security hole, both for potential instance admin abuse as well as bad actors gaining access to an instance's back end and monkeying with it. Ideally such things should be done entirely through Lemmy and tracked in the modlog (or a separate backend admin log).

[โ€“] bdonvr@thelemmy.club 6 points 1 year ago

Oh, just made a related post with a script for this.

https://lemmy.ml/post/1517495