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

Regenerate revocation list credential for new URL #242

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

clehner
Copy link
Member

@clehner clehner commented Oct 29, 2021

Address #236

A corresponding PR to update the verifiable credentials using the revocation list is here: w3c-ccg/vc-api-test-suite#10.

This uses a new key I generated locally, as I have not access to the existing key. Is this a correct approach?

Copy link
Contributor

@msporny msporny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, would be interested if we can target Ed25519Signature2020 for this round of interop?

@@ -18,9 +18,9 @@
},
"proof": {
"type": "Ed25519Signature2018",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering what folks feelings are for switching to Ed25519Signature2020? We're all speed ahead at DB for that change because it switches to using multibase, which gets good compression in CBOR-LD, and because it makes a clean break from jws, which is what JsonWebSignature2020 is for.

@msporny
Copy link
Contributor

msporny commented Nov 9, 2021

This PR is ready for merge.

Copy link
Contributor

@msporny msporny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Editorial, fixes bug in test suite, no objections, merging.

@msporny msporny merged commit 900cafa into w3c-ccg:main Nov 9, 2021
@clehner clehner deleted the update-rl-rename branch November 11, 2021 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants