-
Notifications
You must be signed in to change notification settings - Fork 208
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
Create webs.json #532
Create webs.json #532
Conversation
This PR introduces the did:webs method, a did method similar to did:web, that leverages the verifiability and security characteristics of Key Event Receipt Infrastructure (KERI) identifiers. DID Method Registration As a DID method registrant, I have ensured that our DID method registration complies with the following statements: - The DID Method specification defines the DID Method Syntax. - The DID Method specification defines the Create, Read, Update, and Deactivate DID Method Operations. - The DID Method specification contains a Security Considerations section. - The DID Method specification contains a Privacy Considerations section. - The JSON file I am submitting has passed all automated validation tests below. - The JSON file contains a contactEmail address for the ToIP Technology Stack Working Group. - The JSON file contains a verifiableDataRegistry entry for KERI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@2byrds two suggestions to 1. link to the rendered spec instead of the repo, and 2. clarify that this method uses both web and keri infrastructure.
Also @2byrds please actually check the checkboxes above that apply. |
Good suggestion to use rendered spec Co-authored-by: Markus Sabadello <[email protected]>
Good suggestion to spec web and KERI infrastructure Co-authored-by: Markus Sabadello <[email protected]>
Done. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very cool method.
You might want to revise some of the file extension and media type details to support SD-JWT and COSE, but that not blocking feedback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes to registration information; you can use limited HTML markup in your registration to make the links click-able.
Co-authored-by: Manu Sporny <[email protected]>
Co-authored-by: Manu Sporny <[email protected]>
Thank you for the suggestions @msporny! I have accepted the suggested commits. |
DID Method meets all minimum criteria required for registration, merging. |
This PR introduces the did:webs method, a did method similar to did:web, that leverages the verifiability and security characteristics of Key Event Receipt Infrastructure (KERI) identifiers.
DID Method Registration
As a DID method registrant, I have ensured that our DID method registration complies with the following statements:
contactEmail
address.verifiableDataRegistry
entry.