-
The VC API has a `type` option to request a certain proof type:
https://github.com/w3c-ccg/vc-api/blob/main/components/IssueCredentialOptions.yml#L20
The VC API should send this option with a `Ed2…
-
It looks like the `presentation-exchange` test has been replaced by other tests and no longer needs to be in the report. Ref: https://github.com/w3c-ccg/traceability-interop/pull/233#discussion_r87718…
-
consider:
POST /exchanges/credential-refresh
POST /exchanges/definition-oil-import-from-ca
POST /exchanges/definition-steel-import-from-mx
vs
POST /exchanges/urn:uuid:123
is guessable na…
-
In the next major rewrite we need support for https://github.com/digitalbazaar/vc-status-list
This will require changes to at least:
https://github.com/digitalbazaar/bedrock-vc-issuer/blob/b0a6b…
-
## Revocation list
Need to implement globally-distributed service for revocation.
> Designing revocation APIs that **do not** depend on submitting the ID of the [credential](https://www.w3.org/…
-
When errors occur, there should be helpful messages returned over http.
There should be an error message structure.
The structure should be used when handling 200 responses where the verificatio…
-
IMO we should not be defining ANY terminology that is not relevant to the HTTP interop profile in this repo...
We should especially not be defining VP or VC data model items in this repo.
Also …
-
One of the DIDAuth protocols is [loosely defined in the VP Request spec](https://w3c-ccg.github.io/vp-request-spec/#did-authentication-request). We should put some more detail around that protocol, dr…
-
- https://hyperledger-indy.readthedocs.io/projects/hipe/en/latest/text/0011-cred-revocation/README.html
- https://github.com/uport-project/revocation-registry
- https://tykn.tech/identity-revocation…
-
https://w3c-ccg.github.io/vc-http-api/test-suite
https://w3c-ccg.github.io/vc-http-api/test-suite/transmute
These endpoints no longer display test results, please correct this behavior by using …