Skip to content

Commit a7fe915

Browse files
committed
Start security considerations section
1 parent 8dd0511 commit a7fe915

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

draft-ietf-asdf-instance-information.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ informative:
7070
STP: I-D.bormann-t2trg-stp
7171
RFC9039: device-id
7272
RFC7950: yang
73+
RFC9200: ace
7374
I-D.ietf-asdf-sdf-protocol-mapping: protocol-map
7475
...
7576

@@ -782,10 +783,14 @@ Discuss using context information to indicate provence
782783

783784
# Security Considerations
784785

785-
- Pieces of instance-related information might only be available in certain scopes, e.g. certain security-related configuration parameters
786+
The security considerations of {{-sdf}} apply to this document as well.
786787

787-
(TODO)
788+
Entities processing instance-related messages need to take measures to ensure the provenance of instance-related messages, including authenticity and integraty.
789+
For this purpose, they may use the context and state information contained within a given message.
788790

791+
Instance-related information may might only be available in certain scopes, e.g. when it comes to security-related configuration parameters.
792+
This information MUST NOT be exposed to unauthorized entities and therefore MUST be excluded from instance-related messages.
793+
Deployments MAY rely on an authorization framework such as ACE-OAuth {{-ace}} to limit the included information or access to messages as a whole to a certain scope.
789794

790795
# IANA Considerations
791796

0 commit comments

Comments
 (0)