Open OR13 opened 4 years ago
We are adding a client implementation to AFG (as @OR13 referenced above).
We are also working on our WebKMS server implementation here: https://github.com/trustbloc/kms
I'm looking at this spec, and while it sounds really useful, the spec and the two implementations mentioned here seem to be completely out of sync.
@peacekeeper yes, this has been my experience as well... I don't believe there is a "webkms" standard yet... or even a complete spec with more than 1 implementation.
Yes, the spec needs to be brought up to date with current implementations. I believe there are at least three implementations in the wild. Digital Bazaar is currently updating its implementation with lessons learned around addressing root zcaps. We plan on updating the spec once that's finished as soon as we can find some time to do so.
https://github.com/hyperledger/aries-framework-go/pull/2314
I believe there is possibly more implementation support than spec support at this point.
We should get test vectors committed here, to prevent implementations from drifting to far apart.