Risks of running a Lemmy/Mbin instance?
from Shide@lemm.ee to fediverse@lemmy.world on 13 Oct 2024 05:08
https://lemm.ee/post/44735493

What are the risks associated with this? With image uploading capabilities and the like I’m thinking there might be an issue with people posting highly illegal content. I used to run some smaller forums 15 years ago and that went fine, but it feels like the risks are higher today… I’m both thinking about one’s own personal mental health in needing to moderate such content, and also whether it’ll be a legal liability to run an instance if people post illegal content.

#fediverse

threaded - newest

empireOfLove2@lemmy.dbzer0.com on 13 Oct 2024 05:16 next collapse

Federation means any content posted to any federated instance gets cached on your side and you become a hoster of it.

This includes if someone posts or creates an instance for child porn and starts spamming it. You’re possibly liable. and then have to deal with reviewing and cleaning it up to cover your ass.

Shide@lemm.ee on 13 Oct 2024 05:21 next collapse

I’d love to support the fediverse but this sounds like a huge hassle and a problem. Maybe it’s just me though, I’m glad that there are others that have decided to host instances.

jjagaimo@lemmy.ca on 13 Oct 2024 05:32 next collapse

There are some ways to mitigate the majority of that kind of stuff: You can disable image hosting, defederate from instances with poor moderation or poor attitudes, filter out certain keywords, use cleanup tools like from dbzero. Not sure if the caching still occurs if you disable pictrs hosting tho

Shide@lemm.ee on 13 Oct 2024 05:45 collapse

Is there a way to choose which instances you want to include, instead of which ones you want to exclude? So the default is that no instances except the ones you explicitly allow, federate with you? Or is this against the spirit of the fediverse?

empireOfLove2@lemmy.dbzer0.com on 13 Oct 2024 06:05 next collapse

By default a fresh new instance will federate with no other instances period.
Instances only “learn” about the existence of an outside instance or community after a user enters a community+instance address in the search bar. After that, the home instance will sync with the remote instance and begin getting all new push data from that point on.

I don’t know if Lemmy allows “whitelisting” of synced instances, such that it will auto synchronize with a provided list and ignore all others even if users search for them. I feel like it does, but I am not familiar enough with the backend to say yay or nay.

poVoq@slrpnk.net on 13 Oct 2024 09:30 collapse

Yes that is afaik possible via fediseer.com

rglullis@communick.news on 13 Oct 2024 08:41 collapse

Yes, it is possible.

scrubbles@poptalk.scrubbles.tech on 13 Oct 2024 06:30 collapse

I never thought I’d be a registered CSAM reporter with the feds, but then I decided to host public content via Lemmy. Turns out, while 99.9% of users are great or fine, that 0.1% are just assholes for the sake of being assholes

Pringles@lemm.ee on 13 Oct 2024 06:37 next collapse

This is why I decided not to host an instance in the end. Where I live, the laws are such that the hoster is responsible for the content hosted on their servers So if some shitbag posts CP that gets synced to my server and the authorities somehow find out, it would seriously fuck up my life.

OpenStars@discuss.online on 13 Oct 2024 15:14 collapse

Not only do people avoid creating instances for this reason, but several previously existing instances shut down as a result, like DMV.social.

sunzu2@thebrainbin.org on 15 Oct 2024 14:48 collapse

SO CSAM can be used as tool for suppressing

OpenStars@discuss.online on 15 Oct 2024 15:35 collapse

Obviously, and as always has been. Bullying behaviors *work", or people (& animals) would not bother to expend the effort.

sunzu2@thebrainbin.org on 15 Oct 2024 15:45 collapse

That's a hellva mentally damaged threat actor but I guess it is effective...

So how we know these are not a state doing it or let's say social media competitors against each other?

OpenStars@discuss.online on 16 Oct 2024 12:13 collapse

We don’t know who is being it… how would we even? Or someone gets banned, doesn’t appreciate that, and retaliates. They do what they want, we do what we must.

Quacksalber@sh.itjust.works on 13 Oct 2024 07:23 next collapse

I think Lemmy/Mbin would benefit from ‘moderation pools’. The basic idea is that, if you subscribe to or join a moderation pool, your instance will automatically copy any moderation action taken on content your instance also hosts. This would allow multiple single-admin instances to moderate even during off-hours of any single admin.

poVoq@slrpnk.net on 13 Oct 2024 09:28 collapse

That’s partially what fediseer.com does.

The same dev also made a CSAM scanning tool based on AI image recognition.

Blaze@feddit.org on 13 Oct 2024 09:37 collapse
slazer2au@lemmy.world on 13 Oct 2024 08:02 next collapse

If you selfhost a single user instance do you still need to register? I get registering if you host a multiuser instance.

scrubbles@poptalk.scrubbles.tech on 13 Oct 2024 16:10 collapse

If it’s open to public, yes. Even if they don’t have an account if they can still see the offending content then yes.

However, I bet if you use nginx you could somehow block public access and require an account. Something like if not login page and not has a token then block

abff08f4813c@j4vcdedmiokf56h3ho4t62mlku.srv.us on 15 Oct 2024 14:34 collapse

I'm looking into doing this on my single-user instance. I've already modified the code so it doesn't host images that get federated (it simply links to the URL on the original instance), but it would be good to lock things down a bit tighter.

scrubbles@poptalk.scrubbles.tech on 15 Oct 2024 17:25 collapse

Now that they added image proxying I feel a lot better about it, but it’s still risky since it gets piped through my server

empireOfLove2@lemmy.dbzer0.com on 13 Oct 2024 08:44 collapse

Hmm, this is something I haven’t heard about. Can you actually register as an instance hoster with the FBI or equivalent to say “hey I have a service that may be exposed to CSAM, I do not condone this and will report any cases of it that I see”? If so that could reduce a lot of people’s specific legal fears of hosting.

Shide@lemm.ee on 13 Oct 2024 10:52 next collapse

Unfortunately this isn’t applicable outside of the US in many cases, like in my case.

scrubbles@poptalk.scrubbles.tech on 13 Oct 2024 16:08 collapse

Not with the FBI, but with the national center for missing and exploited children, who collate reports and work with the FBI. Cloudflare and others have services that route all images through their detection systems and will auto block and report CSAM. I didn’t want to use cloudflare, but turns out if somehow I did accidentally host it, I would be charged with hosting it. I have to report it or I’m the responsible party

empireOfLove2@lemmy.dbzer0.com on 13 Oct 2024 18:23 collapse

That’s good to know. I’ve had some half baked plans to host a public instance for a while (will probably get to it in winter) and honestly the legal risk has been something that’s really held me back. Knowing I have a way to cover my ass for removing it is great.

1984@lemmy.today on 13 Oct 2024 09:34 collapse

I don’t think it’s as bad as you think. If someone uploads illegal content to any service, they remove it of course. Same thing on Lemmy.

Original images and videos are not spread across instances, they stay on the instance they were uploaded on. However, thumbnails are distributed.

Valmond@lemmy.world on 13 Oct 2024 09:59 collapse

Images are definitely uploaded to Lemmy instances.

1984@lemmy.today on 13 Oct 2024 10:25 collapse

It’s uploaded to one instance and other instances are linking to that one for the picture.

drspod@lemmy.ml on 13 Oct 2024 12:41 collapse

It’s pretty easy to check and see that this isn’t how it works. I checked both my instance and yours and both of them host the images that have been posted to communities on other instances, so clearly images are transferred (or cached) between instances.

Valmond@lemmy.world on 13 Oct 2024 12:54 collapse

Ya, I have a gazillion images in pictrs on my server, the overwhelming parg is absolutely not from my instance.

Out of curiosy, what’s your instances? Mine is lemmy.mindoki.com :-)

1984@lemmy.today on 13 Oct 2024 13:00 collapse

Yeah those are the thumbnails I think?

Ok I guess I better go look myself…

Valmond@lemmy.world on 13 Oct 2024 13:03 collapse

Very very large ones ;-)

Some are but the originals are definitely there too.

abff08f4813c@j4vcdedmiokf56h3ho4t62mlku.srv.us on 15 Oct 2024 14:37 collapse

I ended up modifying the source code of my pyfedi instance to avoid this. It was mainly because the images were too large and (since my instance is for a single user - me) there wasn't a benefit to hosting it separately rather than pulling from the original source.

cacheson@piefed.social on 13 Oct 2024 06:42 next collapse

You might find this helpful: https://www.eff.org/deeplinks/2022/12/user-generated-content-and-fediverse-legal-primer

Shide@lemm.ee on 13 Oct 2024 10:52 collapse

Unfortunately I’m not based in the US.

DarkThoughts@fedia.io on 13 Oct 2024 11:00 next collapse

That depends very heavily on your jurisdiction.

[deleted] on 13 Oct 2024 22:41 collapse

.