Skip to content

Commit 256e420

Browse files
authored
Add scoping language related to matching and consent. (#89)
1 parent 2173cf9 commit 256e420

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,14 @@ <h2>
134134
<li>Requesting a [=digital credential=], including mechanisms for secure
135135
presentation.
136136
</li>
137+
<li>Ensuring that when an API call is made, the website does not learn
138+
anything about the a holder's [=digital credentials=] or their software
139+
unless the [=user agent=] has previously received user consent.
140+
</li>
141+
<li>Ensuring that any installed application software will not learn anything
142+
about a given [=request=] unless the [=holder=] explicitly consents to use that
143+
software.
144+
</li>
137145
</ul>
138146
<p>
139147
The following items are out of scope:

0 commit comments

Comments
 (0)