@@ -522,15 +522,15 @@ <h2>Terminology</h2>
522
522
associated with an [=entity=]. These identifiers are most often used in a
523
523
[=verifiable credential=] and are associated with [=subjects=] such that a
524
524
[=verifiable credential=] itself can be easily ported from one
525
- [=repository=] to another without the need to reissue the [=credential=].
525
+ [=credential repository=] to another without the need to reissue the [=credential=].
526
526
An example of a DID is `did:example:123456abcdef`.
527
527
</ dd >
528
528
< dt > < dfn class ="lint-ignore " data-lt ="decentralized identifier documents|DID document|DID documents "> decentralized identifier document</ dfn > </ dt >
529
529
< dd >
530
530
Also referred to as a < strong > < em > DID document</ em > </ strong > , this is a document
531
531
that is accessible using a [=verifiable data registry=] and contains
532
532
information related to a specific [=decentralized identifier=], such as the
533
- associated [=repository=] and [=verification material=].
533
+ associated [=credential repository=] and [=verification material=].
534
534
</ dd >
535
535
< dt > < dfn data-lt ="default graph "> default graph</ dfn > </ dt >
536
536
< dd >
@@ -608,7 +608,7 @@ <h2>Terminology</h2>
608
608
Data derived from one or more [=verifiable credentials=], issued by one or
609
609
more [=issuers=], that is shared with a specific [=verifier=].
610
610
</ dd >
611
- < dt > < dfn class ="export " data-lt ="credential repository|credential repositories|repositories " > repository</ dfn > </ dt >
611
+ < dt > < dfn class ="export " data-lt ="credential repositories " > credential repository</ dfn > </ dt >
612
612
< dd >
613
613
A program, such as a storage vault or personal [=verifiable credential=]
614
614
wallet, that stores and protects access to [=holders'=]
@@ -2807,7 +2807,7 @@ <h3>Trust Model</h3>
2807
2807
quickly if and when they no longer stand by those [=claims=].
2808
2808
</ li >
2809
2809
< li >
2810
- The [=holder=] expects the [=repository=] to store [=credentials=] securely,
2810
+ The [=holder=] expects the [=credential repository=] to store [=credentials=] securely,
2811
2811
to not release [=credentials=] to anyone other than the [=holder=] (which may
2812
2812
subsequently present them to a [=verifier=]), and to not corrupt nor lose
2813
2813
[=credentials=] while they are in its care.
@@ -2822,7 +2822,7 @@ <h3>Trust Model</h3>
2822
2822
< ul >
2823
2823
< li >
2824
2824
The [=issuer=] and [=verifier=] do not need to know anything about the
2825
- [=repository=].
2825
+ [=credential repository=].
2826
2826
</ li >
2827
2827
< li >
2828
2828
The [=issuer=] does not need to know anything about the [=verifier=].
@@ -5456,7 +5456,7 @@ <h3>Storage Providers and Data Mining</h3>
5456
5456
< p >
5457
5457
When a [=holder=] receives a [=verifiable credential=] from an
5458
5458
[=issuer=], the [=verifiable credential=] needs to be stored somewhere
5459
- (for example, in a [=credential=] repository). [=Holders=] are warned that
5459
+ (for example, in a [=credential repository=] ). [=Holders=] are warned that
5460
5460
the information in a [=verifiable credential=] is sensitive in nature and
5461
5461
highly individualized, making it a high value target for data mining. Services
5462
5462
that advertise free storage of [=verifiable credentials=] might in fact be
@@ -5465,7 +5465,7 @@ <h3>Storage Providers and Data Mining</h3>
5465
5465
</ p >
5466
5466
< p >
5467
5467
[=Holders=] need to be aware of the terms of service for their
5468
- [=credential=] repository, specifically the correlation and data mining
5468
+ [=credential repository=] , specifically the correlation and data mining
5469
5469
protections in place for those who store their [=verifiable credentials=]
5470
5470
with the service provider.
5471
5471
</ p >
@@ -6083,7 +6083,7 @@ <h3>Device Theft and Impersonation</h3>
6083
6083
</ li >
6084
6084
< li >
6085
6085
Enabling password, biometric, or multi-factor authentication for the
6086
- [=credential=] [= repository=].
6086
+ [=credential repository=].
6087
6087
</ li >
6088
6088
< li >
6089
6089
Enabling password, biometric, or multi-factor authentication when accessing
0 commit comments