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