-
Notifications
You must be signed in to change notification settings - Fork 4
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
Status of I&D Work Items: did-common-dotnet #4
Comments
Hi @peacekeeper, I have been pretty busy with Ethereum EIP1559 so I have not had time to look at this. But yes I would like to this to continue to be a work item, as there is still a need for DIDs in .Net. Currently the progress is how we left it, mainly a simple DID parser that is implemented for the both main json .net libraries. So not major progress, as it would have been the ideal. Looking at the current progress of the Java implementations and JS, this is obviously going to be an enormous work. But I guess slowly we can get there, and ideally getting more people to participate. |
Replies
In more detail: Likewise busy elsewhere, but there's been progress on the codebase. The DID part mostly works (there are tests), lately I've concentrated more on key and secrets management while also planning for VC parts. Specifically lately looking at how to use and ensure HSMs and TPMs are usable to manage keys and secrets. Some of this shows already at https://github.com/veikkoeeva/DotDecentralized/. The project will fairly certainly be moved to our startup repo and renamed fairly soon, after I've cleaned up and reorganized a bit and added some more TPM related bits on the pipeline. There is a plan to release Nuget packages also. This code or parts of it has not been pushed to this repository yet at least. I don't have the bandwidth to coordinate or take on more responsibility on supporting what we don't need. I don't mind cooperation, but indeed currently it looks like most of the progress happens outside of this repo as far as I am concerned. |
@veikkoeeva so your plan is to continue with your personal repo? |
@juanfranblanco It can be put like too. To be clear: I think nothing stops pushing the code to a repo here in the future, as happened before if it makes sense. |
Hello @juanfranblanco, @veikkoeeva.. Your repository did-common-dotnet is one of the work items in the DIF Identifiers and Discovery Working Group (I&D WG).
We haven't heard from you about this in a while... Would you mind letting us know:
The text was updated successfully, but these errors were encountered: