-
Notifications
You must be signed in to change notification settings - Fork 223
add did:dsr method #625
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
base: main
Are you sure you want to change the base?
add did:dsr method #625
Conversation
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.
There is insufficient explanation about DID Method Specific Identifier.
Could you add examples and logic.
Regards
dsr-did example as following: did:dsr:123456789abcdef123456789abcdef123456789abc you can see detail here: https://github.com/iamstd-zch/dsr-did/blob/main/dsr-did-specification.md thank your advice |
pchampin marked as non substantive for IPR from ash-nazg. |
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.
The DID Method specification does not contain enough information in the CRUD or Security/Privacy Considerations sections to implement. No work seems to have been done on the DID Method in the last six months.
Please add more implementation details to each section so that we might understand how this DID Method is intended to work. At a minimum, more effort will need to be put into the Security Considerations and Privacy Considerations sections.
I agree that there is insufficient information to determine if this is a DID Method or not. There is no explanation of the binding between the UUID DID specific identifier and a related Ethereum address. |
Instructions for Pull Requests
Please read these instructions thoroughly in order to ensure that your pull request is processed in a timely manner. This document contains detailed instructions for registering a DID Method. If your pull request concerns some other change to the repository, you may delete all of the text in this text box and write up a more relevant description.
There is a DID Method Registration form below that MUST be included in a DID Method Registration Request. The form includes check boxes that you are expected to fill out when you submit your request.
Once you submit your request, your pull request will be reviewed by the registry editors. Changes regarding the required criteria may be requested. If there are no objections or changes requested, your DID method will be registered after a minimum of 7 days.
DID Method Registration Process
In order to register a new DID method, you must add a JSON file to the ./methods directory.
Here is an example registration entry:
Your Pull Request will be automatically validated, please ensure that all of the automated tests pass (no errors reported) or your submission will not be reviewed. Common reasons for failed validation includes invalidly formatted JSON files and missing mandatory fields.
----- DID METHOD REGISTRATION FORM: DELETE EVERYTHING ABOVE THIS LINE ------
DID Method Registration
As a DID method registrant, I have ensured that my DID method registration complies with the following statements:
contactEmail
address [OPTIONAL].verifiableDataRegistry
entry [OPTIONAL].