-
Notifications
You must be signed in to change notification settings - Fork 10
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
Proposal for Developing a DID Registry on the IC #26
Comments
I’m interested in the progress of this issue and would appreciate any updates. Is this issue still active? Are there any contributors currently working on it? |
Hey @tokuryoo! I don't think anyone is working on this right now. |
Hi @q-uint ! It might be a good idea to first draft a preliminary specification by referring to the DID methods of other well-known blockchains. |
That's a shame. I'd be happy to help. |
Hey @tokuryoo! I'd love to help w/ this, do you have a preferred way of working on this together, through GitHub/Google Docs/...? |
@q-uint |
Hey @tokuryoo! Great, GitHub works perfectly! Feel free to go ahead and create the repository—I’ll be happy to collaborate from there. Once it’s set up, just send over the link and we can start working on it together. As for moving it to DFINITY’s repository, I think it depends on how the project evolves. We can always transfer or mirror it there if necessary down the road. Let’s focus on getting the basics in place for now, and we can revisit that when the time comes. Looking forward to it! |
I need to step away because I am busy with work. I am sorry for the inconvenience. |
Problem Statement
Currently, there is a need for a decentralized mechanism to resolve public keys for off-chain authentication. Decentralized Identifiers (DIDs) offer a promising solution by providing unique identifiers that enable lookup of associated DID documents containing authentication information. However, there is a lack of a robust and scalable registry system specifically tailored for DIDs.
Proposed Solution
The purpose of this issue is to propose the creation of a DID registry on the ICP. This registry would serve as a decentralized and reliable mechanism for resolving DIDs and retrieving associated DID documents. By leveraging the capabilities of the ICP, we aim to build a scalable, secure, and efficient infrastructure for managing DIDs within and outside the ICP ecosystem.
Objectives
Scope of Work
Activities would include, but are not limited to:
Stakeholders
Next Steps
Interested contributors and stakeholders are encouraged to provide feedback, express interest in participating, or suggest additional objectives and considerations.
Note: This issue serves as an initial proposal and discussion point. Once consensus is reached, a separate repository and project management structure will be created to track progress and facilitate collaboration.
The text was updated successfully, but these errors were encountered: