Skip to content

Commit 09bb824

Browse files
yogeshbdeshpandethomas-fossatideeglaze
authored
Apply suggestions from code review
Apply simple edits that improve the language of the draft! Co-authored-by: Thomas Fossati <[email protected]> Co-authored-by: Dionna Amalie Glaze <[email protected]>
1 parent 722da75 commit 09bb824

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

draft-ietf-rats-corim.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ The `uint` and `text` types MUST NOT be interpreted in a global scope.
11121112
#### Reference Values Triple {#sec-comid-triple-refval}
11131113

11141114
A Reference Values Triple provides reference measurements or reference claims pertaining to a Target Environment.
1115-
For a Reference Value triple, the subject identifies a Target Environment, the object contains reference measurements associated to one or more measured elements of the Environment, and the predicate asserts that these are expected (i.e. reference) measurements for the Target Environment.
1115+
For a Reference Value triple, the subject identifies a Target Environment, the object contains reference measurements associated to one or more measured elements of the Environment, and the predicate asserts that these are expected (i.e., reference) measurements for the Target Environment.
11161116

11171117
The Reference Values Triple has the following structure:
11181118

@@ -1122,12 +1122,12 @@ The Reference Values Triple has the following structure:
11221122

11231123
The `reference-triple-record` has the following parameters:
11241124

1125-
* `ref-env`: Reference Environment Identity of the Target Environment
1125+
* `ref-env`: Identifies the Target Environment
11261126

11271127
* `ref-claims`: One or more measurement claims for the Target Environment
11281128

11291129
To process `reference-triple-record` both the `ref-env` and `ref-claims` criteria are compared with Evidence entries.
1130-
First `ref-env` is used as a Search criterion to locate the Evidence environment that matches the reference environment.
1130+
First `ref-env` is used as a search criterion to locate the Evidence environment that matches the reference environment.
11311131
Subsequently, the `ref-claims` from this triple are used to match against the Evidence measurements for the matched environment.
11321132
If the search criteria are satisfied, the matching entry is re-asserted, except with the Reference Value Provider's authority.
11331133
By re-asserting Evidence using the RVP's authority, the Verifier can avoid mixing Reference Values (reference state) with Evidence (actual state).
@@ -1136,8 +1136,8 @@ Re-asserted Evidence using RVP authority is said to be "corroborated".
11361136

11371137
#### Endorsed Values Triple {#sec-comid-triple-endval}
11381138

1139-
An Endorsed Values triple provides additional Endorsements for an existing Target Environment.
1140-
For Endorsed Values Claims, the _subject_ is a Target Environment, the _object_ contains Endorsement Claims for the Environment, and the _predicate_ defines semantics for how the _object_ relates to the _subject_.
1139+
An Endorsed Values triple provides additional Endorsements - i.e., claims reflecting the actual state - for an existing Target Environment.
1140+
For Endorsed Values Claims, the subject is a Target Environment, the object contains Endorsement Claims for the Environment, and the predicate defines semantics for how the object relates to the subject.
11411141

11421142
The Endorsed Values Triple has the following structure:
11431143

@@ -1157,7 +1157,7 @@ The new entry is added to the existing set of entries using the Endorser's autho
11571157
#### Conditional Endorsement Triple {#sec-comid-triple-cond-endors}
11581158

11591159
A Conditional Endorsement Triple declares one or more conditions that, once they match, cause every entry in the endorsements to be added to the accepted state.
1160-
The conditions are `stateful-environment-records` which match Target Environments from Evidence in certain reference state.
1160+
The conditions are expressed via `stateful-environment-records`, which match Target Environments from Evidence in certain reference state.
11611161

11621162
The Conditional Endorsement Triple has the following structure:
11631163

0 commit comments

Comments
 (0)