Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary:

Excerpt
  • Issue Game: Can we close this?
  • OOB Progress
  • Machine Readable Governance Framework
  • OOB Progress / Updates

Note: This call

...

was recorded: <To be inserted>, Chat: 20200610 Aries WG B - Zoom Chat.txt

However, there was no screen sharing on the meeting.  The links for the presentations are provided below in the Agenda section.

Date

(12PM Los Angeles, 3PM New York, Tuesday at 7AM Sydney)

...

  • Aries Protocol Test Suite
    • Instructions, docker added - Try It!
    • Issue, credential, and proof tests are merged.
  • Aries Agent Test Harness - https://github.com/bcgov/aries-agent-test-harness
    • Test compatibility between any two agents
    • Work on Present Proof tests.  Adding 4th agent personna (Acme, Bob, Faber and Mallory)
    • Bounty for implementing the Aries Framework .NET backchannel (and maybe others) – Apply Now
  • Aries Shared:
  • Aries-CloudAgent-Python (bc.gov)
    • Release 0.5.1 is on PyPi.
    • Looking at enhancing the revocation support work - less effort for controller, more on ACA-Py
    • OOB support being added
    • Initial JSON-LD VC support added – signing, verifying only - done by Sam Curren supported by SICPA (Switzerland)
  • Aries-Framework-Go (Troy) #aries-go
    • Implementing the Out-Of-Band protocol
    • Implementing issue-credential and present-proof protocols
    • Edge agent in work based aries-framework-go using WASM with support for DIDs, VCs and DIDComm support being added
  • Aries-SDK-Ruby (Jack)
  • Aries-Framework-DotNet (Tomislav)
  • Aries-StaticAgent-Python
  • Aries-Toolbox
  • Aries-SDK-Java
  • Aries-Framework-JavaScript - Framework JS Meetings
    • Current focus is on mediator use case (NodeJS)
    • Plan for 1.0 defined; refactoring to be done
  • Rich Schemas and W3C Verifiable Credentials (Brent & Ken)
    • Some work has been done to support the W3C Verifiable Credentials Data Model specification
  • Aries-MobileAgent-Xamarin (Aries MAX) - https://github.com/hyperledger/aries-mobileagent-xamarin
    • Ideas:
      • Automatic offer acceptance/managing credentials
      • Machine readable governance
  • Ursa
    • To replace libsodium, need to have a replacement for the anoncrypt / authcrypt sealed box for pack / unpack.
      • Can be done in Ursa with two steps, but might add as a single function call.
    • Revocation 2.0 Support - new approach: Non-Revocation Range Merkle Tree - Ursa RFC here
      • Performance looks good at 1M creds/registry - 16M might be possible.

...

...

  • Aries Storage ideas - Andrew Whitehead
  • Migrating to new JWE envelope format: https://github.com/hyperledger/aries-rfcs/issues/478
  • DKMS status
  • Credential Fraud:  Example how in ACA-Py to verify same link secret across multiple credentials in presentation
  • Schema interop - how to reuse a schema across different networks Robert Mitwicki(RFC in progress)
  • Using WebSocket as a way to communicate back to the mobile/desktop wallet (Agent (services or user) as a proxy for communication between service and digital wallet) Robert Mitwicki 

Action items

  • Pursue idea of "reuse" in OOB Protocol and remove from DID Exchange