Skip to content

WICG/digital-identities

Repository files navigation

Digital Credentials

📄 Digital credentials explainer and draft spec.

This incubation is attempting to specify an API for user agents that would mediate access to, and representation of, verifiably-issued digital credentials.

These identities can range from government-issued documents, such as driver's licenses and passports, to start with, to other credential types, potentially in the future.

Digital Credentials builds upon Credential Management to enable the secure and private exchange of digital identity information. It facilitates authenticated interactions by representing digital credentials through the DigitalIdentity interface, which embodies verifiable claims about an individual's identity.

Scope

This project covers the requesting mechanisms for digital credentials, including secure presentation aspects. It does not yet encompass the issuance process for establishing a digital identity nor UI/UX considerations beyond privacy aspects related to data protection during the request process.

Trying out the API

🚧 Note: The API is still extremely unstable and undergoing a lot of changes (almost daily!). 🚧

However, if you want to try it out:

Contributing

This is an unofficial proposal under development. Contributions, feedback, and discussions are highly encouraged to refine and enhance the API specification. Join the WICG to help us in shape the future of digital identity management on the web.

Weekly Meetings

Initial proposals

The initial proposals have been moved to the proposals folder. They are still available as historical references.

Releases

No releases published

Packages

No packages published

Languages