Re: PDS/IdH/EDV Discussion - Suggested proposals and clarifications (was Re: PDS/IdH/EDV Discussion - 2019-11-22 Minutes)

There is no public repo associated with the demo yet.

It is built on top of the following public repos though:
<https://github.com/digitalbazaar/edv-client>
https://github.com/transmute-industries/did-key
https://github.com/decentralized-identity/element
https://github.com/decentralized-identity/github-did

https://github.com/digitalbazaar/edv-client
https://github.com/digitalbazaar/http-signature-zcap-invoke
https://github.com/digitalbazaar/http-signature-zcap-verify

It uses object capabilities and http signatures (because it uses the
edv-client which uses them by default).

It currently only supports Ed25519VerificationKey2018
and X25519KeyAgreementKey2019.

It has been tested with did:key, did:elem and did:github.

It will work with any DID Method that is JSON-LD compliant and expresses
key material equivalent to did-key.

The web app part of the demo can be used to connect to any edv that is
hosted with CORs, so as additional server implementations appear, it should
be as simple as pointing to them with a correctly configured wallet
available in the browser.

We'd love to be able to demonstrate interoperability with another server
implementation, or better yet, a set of cross server integration tests
between 3 or more edv servers.

Everything you need to build a compliant edv server can be found in the edv
client repo, including integration tests which will help you build an edv
in small bitesize steps (as we did):

https://github.com/digitalbazaar/edv-client/tree/master/tests

OS
ᐧ

On Fri, Jan 17, 2020 at 4:42 PM Christopher Allen <
ChristopherA@lifewithalacrity.com> wrote:

>
>
> On Fri, Jan 17, 2020 at 2:31 PM Orie Steele <orie@transmute.industries>
> wrote:
>
>>
>> I'm planning on discussing our recent blog post / demo on EDVs:
>> https://medium.com/transmute-techtalk/encrypted-data-vaults-c794055b170e
>>
>
> Thanks for this blog post and video. Are there any technical details
> available? Some questions I have is there a public github repo, does it use
> capabilities, what key formats and DID methods do you currently use vs.
> plan to use?
>
> — Christopher Allen
>
>

-- 
*ORIE STEELE*
Chief Technical Officer
www.transmute.industries

<https://www.transmute.industries>

Received on Friday, 17 January 2020 22:58:34 UTC