Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.98 KB

system-participants.md

File metadata and controls

62 lines (40 loc) · 1.98 KB
cover coverY layout
../.gitbook/assets/System Actors.png
0
cover title description tableOfContents outline pagination
visible size
true
hero
visible
true
visible
visible
true
visible
true
visible
true

System Participants

Issuer

The Issuer is the trusted entity that issues credentials to substantiate identity claims. The information on a credential is important, but it only truly counts when it's backed up by a trusted authority.

Issuer → Credential → Claim

Local government`` ``Driver’s license`` ``Age

School`` ``Diploma`` ``Academic Degree

Financial bureau`` ``Credit report`` ``Credit score

Country`` ``Passport`` ``Nationality

Holder

The Holder is the subject of the claims, represented by attributes that exist within credentials. The ability to independently validate these credentials directly correlates with greater autonomy in controlling access to this information.

Attribute → Credential → Holder

Age`` ``Driver's License`` ``You

Academic Degree`` ``Diploma`` ``You

Credit score`` ``Credit Report`` ``You

Nationality`` ``Passport`` ``You

Verifier

The Verifier offers a service and mandates that the user meets specific attribute requirements through credential verification. The focus is on authenticating user identity or claims to decide on service access.

Required Attribute → Verification Method → Verifier Service

Age`` ``Driver's License Check`` ``Verifier Service

Academic Degree`` ``Diploma Verification`` ``Verifier Service

Credit score`` ``Credit Report Review`` ``Verifier Service

Nationality`` ``Passport Scan`` ``Verifier Service