You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This specification describes a data model for a digital identity profile and a collection of digital entity credentials that assert verifiable claims about that identity profile. It also describes how to express that data model in JSON, JSON-LD, and WebIDL.
Using this specification, here’s what Bob’s identity profile would look like:
I put a link in the wiki to Verifiable Claims Data Model and Representations 1.0 which defines the problem space:
Using this specification, here’s what Bob’s identity profile would look like:
Bob can create an unverified claim about himself; this is how it would be expressed:
Here’s how to express a verified claim about Bob; note it contains a digital signature:
Of course, Bob could sign his his own claim; in this example, the Department of Motor Vehicles, verifies Bob's claim via its digital signature.
The text was updated successfully, but these errors were encountered: