@@ -735,7 +735,7 @@ <h3>Credentials</h3>
735
735
[=entity=]. [=Credentials=] might also include an identifier and metadata
736
736
to describe properties of the [=credential=], such as the
737
737
[=issuer=], the validity date and time period, a representative image,
738
- verification material to use for [=verification=] purposes , the revocation
738
+ [= verification material=] , the revocation
739
739
mechanism, and so on. The metadata might be signed by the [=issuer=]. A
740
740
[=verifiable credential=] is a set of tamper-evident [=claims=] and
741
741
metadata that cryptographically prove who issued it.
@@ -5787,7 +5787,7 @@ <h3>Key Management</h3>
5787
5787
provides recommendations for protective measures, harm reduction, and
5788
5788
revocation. Although this section focuses primarily on the security of the
5789
5789
private signing key, [[NIST-SP-800-57-Part-1]] also highly recommends
5790
- confirmation of the validity of all verification material before using it.
5790
+ confirmation of the validity of all [= verification material=] before using it.
5791
5791
</ p >
5792
5792
</ section >
5793
5793
@@ -6339,7 +6339,7 @@ <h3>Credential Subject</h3>
6339
6339
`credentialSubject` is expected to identify a [=subject=] to the
6340
6340
[=verifier=]. If the [=holder=] is also the [=subject=], then
6341
6341
the [=verifier=] could authenticate the [=holder=] if they have
6342
- verification material metadata related to the [=holder=]. The [=verifier=]
6342
+ [= verification=] metadata related to the [=holder=]. The [=verifier=]
6343
6343
could then authenticate the [=holder=] using a signature generated by the [=holder=]
6344
6344
contained in the [=verifiable presentation=]. The `id`
6345
6345
[=property=] is optional. [=Verifiers=] could use other [=properties=]
@@ -6390,7 +6390,7 @@ <h4>Holder</h4>
6390
6390
Often relevant metadata about the [=holder=], as identified by the value of
6391
6391
the `holder` [=property=], is available to, or retrievable by, the
6392
6392
[=verifier=]. For example, a [=holder=] can publish information containing
6393
- the verification material used to secure [=verifiable presentations=]. This
6393
+ the [= verification material=] used to secure [=verifiable presentations=]. This
6394
6394
metadata is expected to be used when checking proofs on [=verifiable presentations=].
6395
6395
Some cryptographic identifiers contain all necessary metadata in the identifier itself.
6396
6396
In those cases, no additional metadata is required. Other identifiers use verifiable data
@@ -6483,7 +6483,7 @@ <h3>Proofs (Signatures)</h3>
6483
6483
6484
6484
< ul >
6485
6485
< li >
6486
- Acceptably recent metadata regarding the verification material associated
6486
+ Acceptably recent metadata regarding the [= verification material=] associated
6487
6487
with the signature is available. For example, the metadata might include
6488
6488
[=properties=] related to validity periods, key owner, or key purpose.
6489
6489
</ li >
0 commit comments