From e8fe55aee9029dc0aa7d979b17204de19eeb510e Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Thu, 30 May 2019 10:40:50 +0000 Subject: [PATCH] FEDERATION.md: Write managing actor proposal --- FEDERATION.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/FEDERATION.md b/FEDERATION.md index 27ee012..048537a 100644 --- a/FEDERATION.md +++ b/FEDERATION.md @@ -465,6 +465,16 @@ trivial to do. #### (5) Object capability authorization tokens +#### (6) Managing actor + +Allows an object to specify which actor manages it. For example, if you'd like +to send an `Update` activity, or some other activity that targets or modifies +some object, but that object isn't an actor, how do you know to which actor to +send it? This proposal proposes to have a dedicated property for this purpose, +independent of any domain-specific vocabulary or extension. + +The current working name for this property is `managedBy`. + ### (C) ForgeFed #### (1) Actors