Dave Longley
Dave Longley
CBOR-LD is designed such that it expects valid JSON-LD to be passed to it for compression, however, we should have some better error messages both during compression and decompression when...
For example, a VC with multiple types, each of which brings in its own type-scoped context.
A workflow step should be able to include a `presentationSchema` that will be run against a submitted presentation (if one is requested for that step). The `presentationSchema` option should look...
In the examples, each with VPR should accept any VC that will have one or more matching cryptosuites, per "acceptedCryptosuites", or one matching envelope per "acceptedEnvelopes". The example should show...
Performing an HTTP GET on an exchange URL + `/protocols` should return a "protocols" object with the supported protocols for interacting with that exchange. For example: ```http GET /workflows/abc/exchanges/123/protocols {...
The `passwd-user` package brings in ~10+ dependencies just to parse `/etc/passwd`. We should either replace this with a smaller / simpler package or just write a quick and simple `/etc/passwd`...
The spec was updated to use `controller` some time ago: > A delegated zcap MUST have a controller that is a string or an array of strings that each express...