Closed OR13 closed 2 years ago
@kimdhamilton while its fresh in your mind, any pain points you want to add here?
Thanks for kicking this off. there were several areas:
Basically I got to to a point that looked equivalent to what other people were doing, but I felt dirty in the process.
oh, lastly it wasn't clear that I should check in my test files. Assuming that's the case @OR13 ? (I mean seems obvious in retrospect)
@kimdhamilton the test files will get overwritten by the ci system... they should probably be ignored locally.
Also interested in this, working on an implementation for our TBD lib and have the same thoughts as @kimdhamilton
@decentralgabe don't be afraid to leave a ranty comment on this issue for anything rough you hit... we need those reports to improve, also please document as you go if you can.
merged update, if there's more work to do, please re-open.
We need to update the top level readme.
It needs to tell people take a look at the mock implementation here:
https://github.com/decentralized-identity/JWS-Test-Suite/tree/main/implementations/mock
the mock implementation needs to be updated to explain a bit more of what the docker images is expected to do.
The behavior of https://github.com/decentralized-identity/JWS-Test-Suite/blob/main/generate.js#L32
Needs to be documented in the readme.
It needs to explain that your new docker cli should support issue and verify for credentials and presentations, and how to handle key formats that you support and don't support.