Results 83 issues of Troy Ronda

need an interop-compatible profile for each vendor in PlugFest.

https://resolver.sandbox.trustbloc.dev/1.0/identifiers/did:trustbloc:testnet.trustbloc.dev:EiCK3DGsh6BzGNm4gSTW1UMWHkGk3OrQ52pfTkYH1_DLlg This means that the DID is not creating valid JSON-LD signatures.

Currently seeing in [JSON-LD Playground](https://json-ld.org/playground/): ``` "@type": [ "https://json-ld.org/playground/JwsVerificationKey2020" ] ```

We should script the creation of interop (and demo) TrustBloc DIDs so that they don't change on deployment. this means: - persisting the inputs to sidetree create operation into the...

Verifiable Credentials should be signed by keys that are listed under assertionMethod. The trusbloc issuer DID profiles are missing this section.

replace "driver-did-method-rest" with "driver-did-trustbloc" https://github.com/trustbloc/edge-sandbox/blob/8a90b804bee773384ff31617a2a7594382bc87ed/test/bdd/fixtures/scripts/vcs_configure.sh#L19

Need to add: - did:key - did:web - did:sov

We would like to lower the hosting requirements for demonstrating the TrustBloc components. In particular, it would be great to share the stateful components (i.e.., the databases). E.g., do the...