Skip to content

Commit f4b1e25

Browse files
committed
Note that presentations can be performed by issuers and verifiers.
1 parent ea0bfb8 commit f4b1e25

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

index.html

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -910,12 +910,11 @@ <h3>Presentations</h3>
910910

911911
<p>
912912
Enhancing privacy is a key design feature of this specification. Therefore, it
913-
is important for [=entities=] using this technology to be able to express
914-
only the portions of their persona that are appropriate for a given situation.
915-
The expression of a subset of one's persona is called a
916-
[=verifiable presentation=]. Examples of different personas include a
917-
person's professional persona, their online gaming persona, their
918-
family persona, or an incognito persona.
913+
is important for [=entities=] using this technology to be able to express only
914+
the portions of their persona that are appropriate for a given situation. The
915+
expression of a subset of one's persona is called a [=verifiable presentation=].
916+
Examples of different personas include a person's professional persona, their
917+
online gaming persona, their family persona, or an incognito persona.
919918
</p>
920919

921920
<p>
@@ -1039,7 +1038,8 @@ <h3>Presentations</h3>
10391038
</figure>
10401039

10411040

1042-
<p class="note">
1041+
<p class="note"
1042+
title="Presentations can contain multiple verifiable credentials">
10431043
It is possible to have a [=presentation=], such as a collection of university credentials, which
10441044
draws on multiple [=credentials=] about different [=subjects=] that are
10451045
often, but not required to be, related.
@@ -1048,6 +1048,17 @@ <h3>Presentations</h3>
10481048
See Appendix <a href="#additional-diagrams-for-verifiable-presentations"></a> for more details.
10491049
</p>
10501050

1051+
<p class="note"
1052+
title="Presentations can be presented by issuers and verifiers">
1053+
As described in Section [[[#ecosystem-overview]]], an [=entity=] can take
1054+
on one or more roles as they step through a particular credential exchange.
1055+
While a [=holder=] is typically expected to generate [=presentations=], a
1056+
[=issuer=] or [=verifier=] might generate a presentation to identify themselves
1057+
to a [=holder=]. This might occur if the [=holder=] needs higher assurance
1058+
from the [=issuer=] or [=verifier=] before handing over sensitive information
1059+
contained in a [=verifiable presentation=].
1060+
</p>
1061+
10511062
</section>
10521063

10531064
<section class="informative">

0 commit comments

Comments
 (0)