Skip to content
Permalink
Browse files
MK: Move allow-list semantics from seccons to normative part (IM).
  • Loading branch information
cabo committed Mar 10, 2022
1 parent 0f53118 commit 21f3afe1b305dc326b4ddc35d2fad87ce4d16876
Showing with 4 additions and 4 deletions.
  1. +4 −4 draft-ietf-ace-aif.md
@@ -130,6 +130,10 @@ that are cryptographically secured (or transmitted in a secure way).
This section discusses the information model underlying the payload of
that data (as opposed to the cryptographic armor around it).

The semantics of the authorization information defined in this
document are that of an *allow-list*:
everything is denied until it is explicitly allowed.

For the purposes of this specification, the underlying access control model
will be that of an access matrix, which gives a set of permissions for
each possible combination of a subject and an object.
@@ -560,10 +564,6 @@ CoAP, and, if complex formats such as URIs are used for `Toid` or
`Tperm`, specifically {{Section 11.1 of -coap}}.
Some wider issues are discussed in {{-seccons}}.

The semantics of the authorization information defined in this
document are that of an *allow-list*:
everything is denied until it is explicitly allowed.

When applying these formats, the referencing specification needs to be
careful to:

0 comments on commit 21f3afe

Please sign in to comment.