@@ -910,12 +910,11 @@ <h3>Presentations</h3>
910
910
911
911
< p >
912
912
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.
919
918
</ p >
920
919
921
920
< p >
@@ -1039,7 +1038,8 @@ <h3>Presentations</h3>
1039
1038
</ figure >
1040
1039
1041
1040
1042
- < p class ="note ">
1041
+ < p class ="note "
1042
+ title ="Presentations can contain multiple verifiable credentials ">
1043
1043
It is possible to have a [=presentation=], such as a collection of university credentials, which
1044
1044
draws on multiple [=credentials=] about different [=subjects=] that are
1045
1045
often, but not required to be, related.
@@ -1048,6 +1048,17 @@ <h3>Presentations</h3>
1048
1048
See Appendix < a href ="#additional-diagrams-for-verifiable-presentations "> </ a > for more details.
1049
1049
</ p >
1050
1050
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
+
1051
1062
</ section >
1052
1063
1053
1064
< section class ="informative ">
0 commit comments