3 comments

  • black_knight 6 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 22 minutes ago
    excellent article, very thorough and nuanced explanation.
  • tuberreact 31 minutes ago
    turns out naming is important