Brian Richter

Results 22 issues of Brian Richter

I want to create a protocol for someone to send a request saying, "what credential types do you have available to issue?" and then an issuer will respond with the...

The current link from #27 points to hyperledger. It's a long post which is fine but we should talk about building a protocol within the didcomm.org domain

As far as I can tell, none of the implementations of this spec use the dynamic layer of this method. If everyone is just using static this method could become...

The service property for didcomm is out of alignment with the current state of [didcomm](https://identity.foundation/didcomm-messaging/spec/#service-endpoint)

Originally opened in didcomm spec (https://github.com/decentralized-identity/didcomm-messaging/issues/356) `to` is an array with one or many strings as mentioned here https://identity.foundation/didcomm-messaging/spec/#message-headers

In the [example 15](https://w3c.github.io/vc-data-integrity/#example-key-agreement-property-containing-two-verification-methods) the key property is multibase whereas the suite (which I can't seem to find right now) says this should be base58. If this were X25519KeyAgreementKey2020 the...

CR1
editorial

I can't get the sell psbt to verify.. the verify function spits out "InvalidArgumentError: Invalid signature - no finalScriptWitness" I'm not sure how to make the wallet (I'm using xverse)...

I noticed a lack of comparison to the did:btco method, possibly because the authors aren't familiar. I'd be interested in seeing a comparison. You can read more about the method...

In the [DID document examples](https://microstrategy.github.io/did-btc-spec/#example-a-did-btc-did-document-constructed-from-a-creation-transaction) the `id` properties aren't correct. The top level `id` should be the DID itself and not just the txref. The other items are also incorrect...

Currently the only difference between a witness proof and a controller's proof is that the witness will likely be a `did:tdw`. This isn't a particularly useful way to determine which...