Question re: Origin Based Security Model (FEP-fe34)
2026-05-21 22:32 UTC
@thisismissem hmm, I believe Lemmy and Piefed send cross actor Deletes, but they might be Announces by the group actor.
They (and I) don't use moderatedBy but rather the group actor's attributedTo
Just want to make sure you're aware of that existing prior art.
Replies (2)
-
@julian@activitypub.space 2026-05-21 22:34
@nutomic@lemmy.ml @rimu@piefed.social @bent0_b0x@norden.social — do y'all send Delete activities with the moderator actor? (Announce wrapping aside.)
-
@trwnh@mastodon.social 2026-05-22 14:17
@julian @thisismissem @technical-discussion Note that a community's attributedTo doesn't work for anything outside of communities, but a moderator can be declared for any object. Right now, attributedTo.inbox is the last option to send your moderation activities. There are probably more relevant options to try first. The work is to identify those options and make them consistently discoverable. See "Delegated control" here: https://github.com/swicg/activitypub-trust-and-safety/issues/24#issuecomment-4365331657