You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logging operations, or reliance on Pledge behavior
306
-
such as secure root of trust
307
-
of measurement. The join registrar uses this information to make a determination as to whether to accept the Pledge into the network.
306
+
such as secure or measured boot.
307
+
The join registrar uses this information to make a determination as to whether to accept the Pledge into the network.
308
308
Only some methods are normatively defined in this
309
309
document. Other methods are left for future work.
310
310
@@ -356,7 +356,7 @@ Audit Voucher:
356
356
An advantage is that actual ownership knowledge (i.e., sales integration providing an indication of who purchased the device) is not required on the MASA service.
357
357
358
358
Nonceless Audit Voucher:
359
-
: An Audit Voucher without a validity period statement. Fundamentally,
359
+
: An Audit Voucher with a validity period statement, but no guarantee of freshness. Fundamentally,
360
360
it is the same as an Audit Voucher except that it can be issued in
361
361
advance to support network partitions or to provide a permanent
362
362
voucher for remote deployments.
@@ -459,7 +459,6 @@ signature generated over the content using a private key
459
459
trusted by the recipient.
460
460
Normally, the recipient is the Pledge and the signer is the MASA.
461
461
In the Voucher Request, the signer is the Pledge, or the Registrar.
462
-
Within this document, the signer is assumed to be the MASA.
463
462
464
463
Note that Section 5.1 of {{RFC5652}} includes a
465
464
discussion about how to validate a CMS object, which is really a
@@ -631,7 +630,7 @@ The processes which were anticipated to be useful, (the "augment" mechanism) tur
631
630
Instead, a process similiar to what was done by {{?RFC8520}} has been adopted.
632
631
In this, extensions are listed in a leaf named "extensions".
633
632
In JSON serialization, these extensions require a unique name, and this MUST be allocated by IANA.
634
-
The name MUST be the same as the YANG module name.
633
+
The name MUST be the same as the YANG extension module name.
635
634
The "extensions" list attribute definied in this model allows for new standard extensions to be defined.
636
635
Items within that list are strings (in JSON serialization), or integers (in CBOR serialization), as defined by the Voucher Extension Registry.
0 commit comments