Skip to content

Conversation

@KulkarniShashank
Copy link
Contributor

What

  • Implemented W3C credential revocation using a bit string status list.
  • Added support for both dedicated and multi-tenancy scenarios.
  • Integrated with the existing credential status management system.

Why

  • To enable the revocation of W3C credentials in compliance with the standard.
  • To support various deployment configurations, including multi-tenant environments, enhancing the flexibility and scalability of the solution.

How

  • Created new functions for generating, encoding, and decoding bit string status lists.
  • Integrated these functions into the credential issuance and verification processes.
  • Extended the credential management logic to handle revocation checks for both dedicated and multi-tenant environments.
  • Updated existing modules to support the new revocation features, ensuring backward compatibility.

GHkrishna and others added 11 commits July 2, 2024 15:01
… support revocation of jsonld credentials

Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank added 8 commits August 16, 2024 17:03
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…t credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…into feat/revocation-support-for-jsonld-credential

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 5, 2024

@GHkrishna GHkrishna added the enhancement This enhances the overall experience/code quality/flows, etc label Oct 23, 2024
@GHkrishna GHkrishna added the feature Defines a new feature label Oct 23, 2024
@GHkrishna GHkrishna marked this pull request as draft October 23, 2024 05:52
@GHkrishna
Copy link
Contributor

Converting to draft as revocation support for w3c will be implemented after merge of w3c revocation support in credo-ts with PR #2024 in credo-ts

@GHkrishna GHkrishna changed the base branch from develop to archive/develop January 31, 2025 07:31
@sairanjit
Copy link
Member

This will be closed after the #262 is completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This enhances the overall experience/code quality/flows, etc feature Defines a new feature

Projects

None yet

4 participants