Post #2721252
2026-05-20 19:34 UTC
Replies (2)
-
@silverpill@mitra.social 2026-05-20 19:49
Is the assumption on which FEP-fe34 is based valid? Of course, it is primarily a philosophical question. Who should be responsible for enforcing boundaries between actors hosted on the same server, the sender or the recipient? In my opinion, the answer is clear: the sender should be responsible. As far as I know, the majority of existing implementations do enforce boundaries between actors. I am not aware of any implementation that doesn't do that. Enforcement of boundaries is challenge for generic ActivityPub servers, but it's not insurmountable.
-
@julian@activitypub.space 2026-05-20 20:36
@silverpill@mitra.social said: In some cases, FEP-fe34 recommends same-actor policy as an additional protection against implementation bugs and against implementations that don't enforce actor boundaries on purpose. Update/Delete authorization is one of those cases (admittedly, the wording is a bit confusing in that paragraph...) Does this mean NodeBB is wrong is allowing different actors on the same origin to publish Updates and Deletes? I do not know of a way to reconcile this with the ability to have moderators carry out their actions.