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

feat: revocation support for W3C status list (bitstring) #818

Closed
3 of 14 tasks
vivekayanworks opened this issue Jul 1, 2024 · 1 comment
Closed
3 of 14 tasks

feat: revocation support for W3C status list (bitstring) #818

vivekayanworks opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
feature This is a new feature

Comments

@vivekayanworks
Copy link
Contributor

vivekayanworks commented Jul 1, 2024

  • Understanding basics of BitStringStatusList
  • Change existing type of jsonld credentialFormat to support revocable credentials
  • Understanding how we can implement issuance, revocation and verification from existing packages to support typescript (Packages exist in js)
  • BitStringStatusListCredential
    • Implement a separate API to create BitStringStatusListCredential
      • Creating encoded bitstring
      • Signing and storing BitStringStatusListCredential
      • Hosing the Credential (Optional)
    • API to retrieve BittringStatusListCredential
    • API to change status from the bitstring status list
      • Updating status list
      • Creating new proof
      • Updating the hosted BitstringStatusListCredential (Optional)
  • Verification of status of credential (Need to understand)
@GHkrishna GHkrishna added the feature This is a new feature label Jul 2, 2024
@KulkarniShashank KulkarniShashank self-assigned this Aug 1, 2024
@GHkrishna
Copy link
Contributor

GHkrishna commented Oct 23, 2024

Closing this issue, as it was a duplicate of #164 #165 #166 #167 #168 on Credo-controller

Will create a new issue on platform, once we implement revocation in Credo-controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This is a new feature
Projects
None yet
Development

No branches or pull requests

3 participants