this post was submitted on 28 Aug 2023
271 points (99.6% liked)

Fediverse

30326 readers
1136 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.dbzer0.com/post/2896209

I noticed a bit of panic around here lately and as I have had to continuously fight against pedos for the past year, I have developed tools to help me detect and prevent this content.

As luck would have it, we recently published one of our anti-csam checker tool as a python library that anyone can use. So I thought I could use this to help lemmy admins feel a bit more safe.

The tool can either go through all your images via your object storage and delete all CSAM, or it canrun continuously and scan and delete all new images as well. Suggested option is to run it using --all once, and then run it as a daemon and leave it running.

Better options would be to be able to retrieve exact images uploaded via lemmy/pict-rs api but we're not there quite yet.

Let me know if you have any issue or improvements.

you are viewing a single comment's thread
view the rest of the comments
[–] meldrik@lemmy.wtf 18 points 2 years ago (5 children)

Is admins also not obligated to report such content on our servers to the authorities?

Is there an IP attached to the uploader or something?

[–] db0@lemmy.dbzer0.com 20 points 2 years ago* (last edited 2 years ago) (4 children)

I don't know. It depends on your jurisdiction. However this is an automated tool and most detected images will be false positives. Requirements for reporting are necessary for validated CSAM but IANAL.

The IP is not visible from the object storage. I do store the OS path, so one would need to trace that to the pict-rs ID, and from the to the lemmy post id, and from there to the user.

[–] tillary@sh.itjust.works 11 points 2 years ago* (last edited 2 years ago) (3 children)

Plus the obvious hiding behind a VPN, which you would be out of your mind not to use if you were doing something this terrible. Or can VPNs snitch in these situations? Anyone know?

load more comments (2 replies)
load more comments (2 replies)