Skip to content

Commit 0c490d1

Browse files
author
dlemire60
committed
Update defs, normative identification language
1 parent 5a181ab commit 0c490d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openc2-impl-https-v1.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The name "OASIS" is a trademark of [OASIS](https://www.oasis-open.org/), the own
118118

119119
# 1 Introduction
120120

121-
_This section is non-normative._
121+
_The content in this section is non-normative, except where it is marked normative._
122122

123123
OpenC2 is a suite of specifications that enables command and control of cyber defense systems and components. OpenC2 typically uses a request-response paradigm where a Command is encoded by an OpenC2 Producer (managing application) and transferred to an OpenC2 Consumer (managed device or virtualized function) using a secure transport protocol, and the Consumer can respond with status and any requested information.
124124

@@ -129,7 +129,7 @@ This specification is provided under the [Non-Assertion](https://www.oasis-open.
129129

130130
## 1.2 Terminology
131131
* **Action**: The task or activity to be performed (e.g., 'deny').
132-
* **Actuator**: The entity that performs the action (e.g., 'Stateless Packet Filtering').
132+
* **Actuator**: The function performed by the Consumer that executes the Command (e.g., 'Stateless Packet Filtering').
133133
* **Command**: A Message defined by an action-target pair that is sent from a Producer and received by a Consumer.
134134
* **Consumer**: A managed device / application that receives Commands. Note that a single device / application can have both Consumer and Producer capabilities.
135135
* **Message**: A content- and transport-independent set of elements conveyed between Consumers and Producers

0 commit comments

Comments
 (0)