62
submitted 11 months ago by plutolink@lemmy.world to c/main@sh.itjust.works

If I post nsfw onto a community hosted on lemmynsfw, for example, from the sh.itjust.works account, would that breaking the no pron rule, or not necessarily, since it's posted on a different instance?

top 50 comments
sorted by: hot top controversial new old
[-] 0x4E4F@lemmy.fmhy.ml 23 points 11 months ago* (last edited 11 months ago)

No, it doesn't break the rule IMO. Yes, the image is hosted on sh.itjust.works, but it's not posted in any community on sh.itjust.works, so... it should be OK.

[-] snota@sh.itjust.works 23 points 11 months ago

From what The Dude said initially it's to avoid having to deal with the legal side of hosting content that might be illegal. In that instance it being hosted here is the problem.

[-] 0x4E4F@lemmy.fmhy.ml 9 points 11 months ago

Oh... yeah, you're right, forgot about that...

[-] Barbarian@sh.itjust.works 8 points 11 months ago

As far as I understand it, this should be the correct answer. Obey the rules of the instance the community is on when on that community.

[-] wheeldawg@sh.itjust.works 6 points 11 months ago

Of you post to an outside community, is not hosted on your insurance. It's hosted where it's posted.

[-] 0x4E4F@lemmy.fmhy.ml 22 points 11 months ago

I don't think that is actually true...

OK let's make a test. I have 2 accounts on sh.itjust.works, this is my lemmy.fmhy.ml account. I'll attach a pic, see where the link points to.

The link says lemmy.fmhy.ml 🤷.

[-] tasbir49@sh.itjust.works 18 points 11 months ago

The potential liability for instance owners due to this is massive. Images should be stored in the instances of the community they're posted to.

[-] ericjmorey@lemmy.world 7 points 11 months ago

It's fundamental to the design of Lemmy's implementation of federation via ActivityPub that all content from an account be hosted on the account's instance.

[-] 0x4E4F@lemmy.fmhy.ml 6 points 11 months ago* (last edited 11 months ago)

If it's an ActivityPub feature, this is somewhat of a poor design if you ask me (or at least not being able to change this). He's right, this feature could put instance owners in legal problems, because the data in question is actually stored on their server, not the server that you posted the image on.

[-] sirdorius@programming.dev 4 points 11 months ago

Indeed, this is a huge design flaw. You would basically have to police everything that users post on other instances as well. Do you even have moderation tools for this?

[-] 0x4E4F@lemmy.fmhy.ml 2 points 11 months ago* (last edited 11 months ago)

Yeah, you're right... but I think the problem is, the login info... but, than again, how could it store copies of my post, but not images.

In any case, I do agree that this is something that should be looked into and discussed in length.

[-] average650@lemmy.world 1 points 11 months ago

I don't see why the login info is an issue, and storing a copy of a post wirh just a link to an image makes sense.

[-] 0x4E4F@lemmy.fmhy.ml 4 points 11 months ago* (last edited 11 months ago)

I really have no idea how other instances actually confirm that you're posting from another instance, not just emulating that you're a user on another instance. That might be a part of ActivityPub, but I haven't looked at code, wouldn't know.

[-] your@sh.itjust.works 3 points 11 months ago

This is part of the ActivityPub protocol, but I haven't looked into it enough to know how it's defined.

[-] wheeldawg@sh.itjust.works 4 points 11 months ago

Huh. Well that just makes no sense structurally. Thanks for pointing it out though.

How does this thing work at all? You would expect it to all be hosted to the site the community is hosted on. So now when a comment thread is fetched, it has to go to all these other servers for every single comment from another instance. This is actually mind-boggling.

Does anyone have an ELI5 for why it's done this way?

[-] 0x4E4F@lemmy.fmhy.ml 5 points 11 months ago

Actually, the post content is saved on the instance where the post is posted as well. That post is called a copy, the original resides on the poster's originating instance. But, not the media, no, that resides on the instance where the poster resgistered.

[-] imaqtpie@sh.itjust.works 5 points 11 months ago* (last edited 11 months ago)

https://lemmy.world/comment/20357

Breaking out old reliable. This comment has taught many Lemmings in its time

[-] sugar_in_your_tea@sh.itjust.works 3 points 11 months ago

Basically everything goes through your instance. If you make a post, it goes to the copy of the community that's on your instance. Likewise if you comment. If you join a community, your instance starts listening for changes and stores those on the instance.

That way if another instance goes down, you still have a copy of all of the content there that someone on your instance is interested in. So that way pretty much everything is backed up.

I personally think we can do better, but it's an easy enough system that all but guarantees that content doesn't disappear. You could even set up an instance that never deletes anything if you want to make sure you don't lose any data.

[-] FlagonOfMe@sh.itjust.works 2 points 11 months ago

Makes sense to me, but I've read the opposite.

Anyone got a source that explains how it really works?

[-] 0x4E4F@lemmy.fmhy.ml 2 points 11 months ago

I tested the theory a few posts below with a pic, it's explained there.

load more comments (3 replies)
load more comments (2 replies)
[-] hellequin67@lemmy.fmhy.ml 13 points 11 months ago

Out of curiosity, what is the advantage of changing instance. If all instances are federated and you can, therefore , subscribe to any instance what would be the reason to migrate?

[-] plutolink@lemmy.world 23 points 11 months ago* (last edited 11 months ago)

For me, I am weary of lemmy.world getting ddos’d continuously, and wanted to at least have an option of a smaller instance to increase overall distribution of activity on lemmy.

[-] Serpent@lemmy.world 3 points 11 months ago

I have a few accounts on different instances and flick between the seamlessly in the app I use. It has worked well for me when experiencing the issue you describe.

[-] Barbarian@sh.itjust.works 17 points 11 months ago

Basically, the big two reasons are the admin and the server. You want an admin you trust and a server that works well.

[-] yata@sh.itjust.works 5 points 11 months ago

Yeah, my first (reddit emigrant) account was on lemmy.world as well, and even before the ddos attacks it was strained to the limit and extremely slow. Comments and posts weren't syncing properly in the federation and everything just took ages to load. Creating an account here was a considerable improvement.

I just didn't know anything about how the fediverse worked, so I just picked the first server which is recommended on the intropage, and that is lemmy.world. It would probably be a good thing to switch up the sequence of the servers presented on that intro page, because I am sure most people who are unfamiliar with how the whole federation thing works will pick lemmy.world just as I did, and the instance will keep being disproportionately bloated and strained compared to all other instances.

[-] Salix@sh.itjust.works 3 points 11 months ago* (last edited 11 months ago)

Not all instances are federated. If you go to the bottom of the page and click on "Instances", you can see what instances are blocked.

For example, feddit.de defederated sh.itjust.works.

If you scroll down to their instances page, you can see this instance blocked at the bottom.

[-] wheeldawg@sh.itjust.works 1 points 11 months ago

What did we do to piss them off? Where the instancedrama community at? xD

[-] imaqtpie@sh.itjust.works 2 points 11 months ago* (last edited 11 months ago)

We've just had an issue with gross spammers making accounts on this instance and they didn't wanna deal with it for now. We are planning to approach them about refederation as soon as we can get our moderation tools online and be more effective at blocking and removing offensive content in a timely manner.

Sorry if you already got your popcorn out, kinda boring drama this time 😉

[-] wheeldawg@sh.itjust.works 2 points 11 months ago

Lol it's ok. I like popcorn anyway. xD

[-] tasbir49@sh.itjust.works 7 points 11 months ago* (last edited 11 months ago)

Until federation is better at coordinating deletions to other Lemmy instances and Kbin (check this thread on kbin, the comments are only removed because I reported them to the instance admin), the API redacts removed comment content instead of just returning a flag that says removed, and the trolling with NSFW imagery and usernames with slurs is reduced, I'm gonna refrain from posting on Lemmy.

[-] imaqtpie@sh.itjust.works 5 points 11 months ago* (last edited 11 months ago)

Huh, that's a shame. I'll ping you on kbin when we get our moderation tools up to speed.

I've purged all the spam comments on this thread, and I think that purging immediately will be the policy going forward, at least in cases of particularly gross or disturbing trolling. I will also monitor on kbin to see when/if the comments finally disappear over there.

Btw, sorry to the actual users whose comments disappeared due to the purge. Those comments may be forgotten by the rest of the fediverse, but I can promise that I'll always remember that thread 😅

[-] EchoCT@sh.itjust.works 6 points 11 months ago

Why not just have a separate lemmynsfw account? It's 2 clicks to change between accounts on Jeroba.

[-] jeena@jemmy.jeena.net 2 points 11 months ago

Thanks!

spoiler


load more comments
view more: next ›
this post was submitted on 17 Jul 2023
62 points (100.0% liked)

sh.itjust.works Main Community

7584 readers
35 users here now

Home of the sh.itjust.works instance.

Matrix

founded 1 year ago
MODERATORS