decentralized-identity / did-jwt-vc

Create and verify W3C Verifiable Credentials and Presentations in JWT format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Support (proposal)

youngjoon-lee opened this issue · comments

Hi DIF,

I've implemented the Java version of this did-jwt-vc SDK.
https://github.com/medibloc/vc-java

That implementation is WIP, but was designed as general as possible, so that that can be used with any kinds of DIDs or other key pairs.
Also, I've tried to make it compatible with this did-jwt-vc.

So, I think it would be great if my implementation is managed under the decentralized-identity Github organization, if you don't have any plan to release the Java SDK.

If it's okay, I can refine my implementation and post the official proposal to you.

Thank you.

Hi Youngjoon,

Thanks for the implementation. A quick question before we can discuss the proposal.
Are you employed by a DIF member org, or are you a freelancer?
Could you shoot me an email at membership@identity.foundation to discuss IPR?

I will ping the WG chairs about the technical aspect of the question.

@nembal Thank you for your quick reply. I just sent you an email :)
I'm not a DIF member. I'm working at MediBloc to make the patient-centric medical ecosystem.
If it is not reasonable to put my repo under the DIF github, it's also fine for me to manage my repo as it is. After I make it more mature, I can release and announce it to you and others :)