3 comments

  • black_knight 5 minutes ago
    > can this subject perform this action on this object?

    IMHO, the most elegant method to answer this question is capability based access control. If the subject can utter the action, then it can perform it. And then delegation is the transfer of nouns and verbs to perform the utterances.

  • bijowo1676 21 minutes ago
    excellent article, very thorough and nuanced explanation.
  • tuberreact 29 minutes ago
    turns out naming is important