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 Public Credential support #135

Open
6 tasks
JelleMillenaar opened this issue Feb 22, 2021 · 1 comment
Open
6 tasks

Add Public Credential support #135

JelleMillenaar opened this issue Feb 22, 2021 · 1 comment
Labels
Enhancement New feature or improvement to an existing feature
Milestone

Comments

@JelleMillenaar
Copy link
Collaborator

JelleMillenaar commented Feb 22, 2021

Add support and standardize a service endpoint that links to a publicly available Verifiable Credential (VC), published to an IOTA address. This address can be resolved to retrieve a VC and can be verified. The public VC should also have its own type made available within the DID Document as filtering and searching for public credentials within a DID Document should be done with as few queries as possible.

This feature is targeted at Identity for Organization, Things, and Objects. It should not be utilized with any data that can be considered Personal Identifiable according to the General Data Protection Regulation (GDPR) and other privacy laws worldwide. As such, this feature should not be used with DID Documents representing people. It is ideally used for Organizational credentials such as certifications or used for Identity of Things for similar certifications, specifications, or proof of origin.

  • Determine specs of the feature
  • Implement Service Endpoint
  • Standardize Service Endpoint
  • Document very explicity the dangers of using this with Identity for People (GDPR compliance)
  • Add WASM bindings
  • Add examples

Internal design document: https://docs.google.com/document/d/1VE0jtPsd_9Ewtfj53pdHPJXzwS3lmR0yd4Uk0dpNjzM/edit

@eike-hass
Copy link
Collaborator

Dependent on #1283

@eike-hass eike-hass added this to the v2.0 milestone Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants