-
Notifications
You must be signed in to change notification settings - Fork 71
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
Rename to "did-jose" #170
Comments
Hey, since this is a work item of the I&D WG, if you rename it then maybe you could also update the entry in the list of Work Items, and while doing that also check the work item leads that are listed there? Perhaps we will also ask you at some point to give a general update on the work item progress during one of the weekly I&D WG calls. |
I am unclear where this label is applied. Jose has a header. Some of what is proposed is already in that header. Perhaps all of it should be in the Jose header. Otherwise difference levels of the code would be involved. That seems wrong. |
@TomCJones Are you replying to the wrong issue? :) |
I agree that renaming/repackaging makes sense but I don't have a strong stance here. |
@mirceanis Would love to hear your thoughts here! |
Modularising this repo sounds like a good idea. |
Yep agreed! That was what I was aiming for above, e.g. with |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is not stale. |
The way I see it, the goals of this would be to:
Perhaps we can start with the alternative/extension use-cases, where the [currently hardcoded] mapping of algorithms to verifiers is made configurable (see #234 as well). There is also another mapping of algorithms to signers which probably doesn't make much sense anymore, since the signer is expected to be provided externally anyway. I haven't yet gone through the JWE code to see how we can start to slice it into modules |
This package now contains many things related to the JOSE spec. We should modularize it to a few different (to be determined) packages.
Suggestion:
@did-jose/jws
@did-jose/jwe
@did-jose/jwt
@did-jose/jwt-vc
@did-jose/signing-*
@did-jose/encryption-*
The text was updated successfully, but these errors were encountered: