Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comparison to NIST definition #1332

Merged
merged 2 commits into from
Nov 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<dd>
A set of one or more <a>claims</a> made by an <a>issuer</a>.
The <a>claims</a> in a credential can be about different <a>subjects</a>.
<p>
Our definition of credential differs from,
Copy link
Member

Choose a reason for hiding this comment

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

strange place for a comma...

Suggested change
Our definition of credential differs from,
Our definition of credential differs from

<a href="https://csrc.nist.gov/glossary/term/credential">NIST's definitions of credential</a>.
</p>
</dd>
<dt><dfn>data minimization</dfn></dt>
<dd>
Expand Down