this post was submitted on 26 Dec 2023
21 points (95.7% liked)

Lemmy

11867 readers
4 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

For example, this channel is federated from Peertube as a Lemmy community. If you look at the community's sidebar, there appears to be no moderator for the community; is this a federation issue? I would assume that the channel owner is responsible for moderation (of comments, as posts being allowed is technically a bug), but they aren't listed.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 8 months ago (1 children)

it would be a local lemmy account, should it have one. the moderation is local.

[–] [email protected] 2 points 8 months ago (1 children)

If they moderate from Peertube's side, does that not federate then? What I'm wondering is why the Peertube account isn't listed under the "mods:" section.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

as far as i know, most (if not all) moderation actions are not federated.

that community is local to Lemmmy, despite the content coming from somewhere else. that lemmy community would be moderated by a lemmy account.

and thats kind of the point. instances get to self-content-control. that said, remote management of your post is a thing.. so you can delete it, edit it, etc.

content creators.. 'posters', would not automatically be moderators of a community because they posted some content into it.

[–] [email protected] 2 points 8 months ago

Lemmy to Lemmy moderator actions all federate, however it gets flaky with Lemmy to Kbin/Lemmy to Peertube/Lemmy to Mastodon (and vice versa) where each different activitypub implementation have their own unique moderation commands AFAIK.

Reports on Lemmy were not federated the last time it was brought up in a discussion, no idea if that has changed now

Everything else mentioned is 100% correct though, lemmy instances can also moderate communities that are federated to their instance, albeit only their instance users will see those changes.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

An ActivityPub group actor defining its moderators is a specific implementation of the AP protocol. You can find the spec details lemmy uses here. An Mbin contributor recently implemented this to line up with Lemmy, but whether other fediverse software do or will is up to them, as it's more of a community proposal than an official implementation of the spec. So when you see no moderators from other software, they likely just do not implement the linked FEP