Skip to content

Commit

Permalink
Add scoping language related to matching and consent. (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny authored Aug 26, 2024
1 parent 2173cf9 commit 256e420
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,14 @@ <h2>
<li>Requesting a [=digital credential=], including mechanisms for secure
presentation.
</li>
<li>Ensuring that when an API call is made, the website does not learn
anything about the a holder's [=digital credentials=] or their software
unless the [=user agent=] has previously received user consent.
</li>
<li>Ensuring that any installed application software will not learn anything
about a given [=request=] unless the [=holder=] explicitly consents to use that
software.
</li>
</ul>
<p>
The following items are out of scope:
Expand Down

0 comments on commit 256e420

Please sign in to comment.