Elektrine lite

← Feed

@julian@activitypub.space

Question re: Origin Based Security Model (FEP-fe34)

2026-05-20 23:49 UTC

@trwnh@mastodon.social on the flip side, I could argue that if the sending server doesn't enforce boundaries between actors, then there's no need to enforce the boundary on my end. For example, if the sending server is a federated wiki where anyone™️ can edit, then it would actually be incorrect for me to enforce a boundary.

Replies (1)

  • @trwnh@mastodon.social 2026-05-20 23:52

    @julian The sending server might not have boundaries to enforce. Especially not along "same origin" lines. This requires agreement on what the authorization model is. Say for example everyone gets a subdirectory that they "own" -- /~alice/ and /~bob/ have their spaces on the same origin. One authorization model is "anything within this container is authorized". If you don't recognize this, you can't detect that alice and bob have a boundary between them.

    Open ##3657668