|
967 | 967 | <h4>
|
968 | 968 | Exchange Protocol Considerations for User Privacy
|
969 | 969 | </h4>
|
| 970 | + <p class="issue" data-number="255"> |
| 971 | + Actually write these in the protocol requirements |
| 972 | + </p> |
970 | 973 | <h5>
|
971 | 974 | Selective disclosure
|
972 | 975 | </h5>
|
@@ -1005,16 +1008,16 @@ <h5>
|
1005 | 1008 | </p>
|
1006 | 1009 | <p>
|
1007 | 1010 | Note that unlinkability is exclusively a consideration for attributes
|
1008 |
| - that can not be linked to a specific user identity. Inherently linkable |
1009 |
| - attributes such as names, driver's license numbers or phone numbers do |
1010 |
| - not benefit from unlinkability. |
| 1011 | + that can not be linked to a specific user identity. Inherently |
| 1012 | + linkable attributes such as names, driver's license numbers or phone |
| 1013 | + numbers do not benefit from unlinkability. |
1011 | 1014 | </p>
|
1012 | 1015 | <p>
|
1013 |
| - Through the Digital Credentials API, the user agent can help verifiers |
1014 |
| - and wallets exchange unlinkable attributes, but it can not guarantee |
1015 |
| - that no linkable information is passed between verifiers and wallets. |
1016 |
| - It is recommended that user agents account for this fact in their |
1017 |
| - user permission experience. |
| 1016 | + Through the Digital Credentials API, the user agent can help |
| 1017 | + verifiers and wallets exchange unlinkable attributes, but it can not |
| 1018 | + guarantee that no linkable information is passed between verifiers |
| 1019 | + and wallets. It is recommended that user agents account for this fact |
| 1020 | + in their user permission experience. |
1018 | 1021 | </p>
|
1019 | 1022 | <p class="issue" data-number="279">
|
1020 | 1023 | Which level of unlinkability is the goal for this API? Can we
|
@@ -1057,7 +1060,7 @@ <h5>
|
1057 | 1060 | <h5>
|
1058 | 1061 | Unlinkable revocation
|
1059 | 1062 | </h5>
|
1060 |
| - <p class="issue" data-number="280"> |
| 1063 | + <p> |
1061 | 1064 | A common instance of issuer involvement in a credential exchange is
|
1062 | 1065 | for credential revocation checks. This is particularly challenging
|
1063 | 1066 | when presentations are intended to be verifier-issuer unlinkable.
|
@@ -1114,9 +1117,7 @@ <h5>
|
1114 | 1117 | protocols are required to support and mandate encrypted responses in
|
1115 | 1118 | a credential exchange.
|
1116 | 1119 | </p>
|
1117 |
| - <p class="issue" data-number="255"> |
1118 |
| - Actually write these in the protocol requirements |
1119 |
| - </p> |
| 1120 | + <p class="issue" data-number="109"></p> |
1120 | 1121 | </section>
|
1121 | 1122 | <section>
|
1122 | 1123 | <h3>
|
@@ -1234,6 +1235,13 @@ <h3>
|
1234 | 1235 | Should the API be designed so the site can provide in-context
|
1235 | 1236 | explanations?
|
1236 | 1237 | </p>
|
| 1238 | + <h4> |
| 1239 | + Handling multiple credential requests |
| 1240 | + </h4> |
| 1241 | + <p class="issue" data-number="286"> |
| 1242 | + We need to describe concerns, tradeoffs and possible mitigations of |
| 1243 | + handling multiple requests and responses for credential presentation. |
| 1244 | + </p> |
1237 | 1245 | <h4 id="multiple-user-agents">
|
1238 | 1246 | Integrating Multiple User Agents
|
1239 | 1247 | </h4>
|
|
0 commit comments