Skip to content

Commit

Permalink
Add @aphillip's changes to status description.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Apr 6, 2024
1 parent ecf70c2 commit 6626331
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -771,11 +771,12 @@ <h3>BitstringStatusListCredential</h3>
minimum two properties:
<ul>
<li id="status">
`status`, being a machine-readable string of the hex value of the status
`status`, a string representing the hexadecimal value of the status prefixed
with `0x`
</li>
<li id="message">
`message`, being an informative string used by software developers to
assist with debugging which SHOULD NOT be displayed to end users.
`message`, a string used by software developers to assist with debugging
which SHOULD NOT be displayed to end users.
</li>
</ul>
Implementers MAY add additional values to objects in the `statusMessage` array.
Expand Down Expand Up @@ -1289,8 +1290,8 @@ <h3>Unnecessary Correlation</h3>
<p>
There are a number of global identifiers used in a status list entry, defined in
Section [[[#bitstringstatuslistentry]]], that can be used across [=verifiers=]
to correlate [=subjects=]. Some of the properties that can
express these values are `id`, `statusListIndex`, and
to correlate [=subjects=]. Some of the properties that can
express these values are `id`, `statusListIndex`, and
`statusListCredential`.
</p>

Expand Down

3 comments on commit 6626331

@aphillip
Copy link

@aphillip aphillip commented on 6626331 Apr 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@msporny I didn't make or suggest an changes on this project. Perhaps you have the wrong user.

@aphillips
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@msporny means me (@aphillips) 😉

@msporny
Copy link
Member Author

@msporny msporny commented on 6626331 Apr 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad @aphillip, I meant your username doppelgänger, @aphillips ! :)

Please sign in to comment.