2020-11-04-B Aries Working Group Call (US afternoon)
Summary
BBS+ in Aries Framework Go
Issue Game
Credential gallery images
This call was recorded:
Date: Nov 4, 2020 (12PM Los Angeles, 3PM New York, Tuesday at 7AM Sydney)
Remember the Hyperledger Code of Conduct
Anti-Trust Policy:
Linux Foundation meetings involve participation by industry competitors, and it is the intention of the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws.
Examples of types of actions that are prohibited at Linux Foundation meetings and in connection with Linux Foundation activities are described in the Linux Foundation Antitrust Policy available at http://www.linuxfoundation.org/antitrust-policy . If you have questions about these matters, please contact your company counsel, or if you are a member of the Linux Foundation, feel free to contact Andrew Updegrove of the firm of Gesmer Updegrove LLP, which provides legal counsel to the Linux Foundation.
Attendees
Sam Curren (Indicio) <sam@indicio.tech>
@George Aristy (SecureKey) <george.aristy@securekey.com>
@Steve McCown (Anonyome Labs) <smccown@anonyome.com>
@Dmitriy Kinoshenko (Euristiq) <dmytro.kinoshenko@euristiq.com>
James Ebert (Indicio) <james.ebert@indicio.tech>
@Baha A Shaaban (SecureKey) <baha.shaaban@securekey.com>
Stephen Curran (Cloud Compass Computing Inc.) <swcurran@cloudcompass.ca>
@Troy Ronda (SecureKey) <troy.ronda@securekey.com>
Welcome / Introductions
Announcements
Related Meetings Review
Ursa -
Indy Contributors - Every 2nd Tuesday 8am US/Pacific -
Indy DID Method 7am Pacific - Network Naming
2020-11-5 Identity Implementers WG Call (9am MT / 3pm UTC)), presentation: Paul Knowles (Overlays Data Capture Architecture)
DIF DIDComm WG - Monday's at Noon US/Pacific - @Sam Curren (Mon) - DID Doc services, etc.
Upcoming Releases and Work Updates
Aries Protocol Test Suite
Instructions, docker added - Try It!
Issue, credential, and proof tests are merged.
esatus backchannel
OOB protocol testing added (phase 1)
Regular friday meetings, contact Keith Smith for details
Aries Agent Test Harness - https://github.com/hyperledger/aries-agent-test-harness - Aries Interop Testing
CI Pipeline added – daily execution
Visualization of the results - behave output
Aries Shared:
indy-vdr (Andrew Whitehead) https://github.com/hyperledger/indy-vdr
indy-credx - https://github.com/bcgov/indy-credx
indy-shared-rs - https://github.com/bcgov/indy-shared-rs
Shared features across indy-vdr and indy-credx
pack/unpack on Ursa (not libsodium)
Aries Secure Storage initiatives:
Aries-CloudAgent-Python (bc.gov)
Release 0.5.6 is out.
Contributions in progress:
Multi-Tenant Agent - from @lukas.ml.mueller , SICPA and collaborators
Java Clients
Mediator configuration
Aries-Framework-Go (Troy) #aries-go
BBS+ Verifiable Credentials implemented using pure Go. Example.
Next tasks: interop testing against Mattr implementation and selective disclosure capabilities.
Working on adding remote encrypted storage capability - with a default implementation of DIF Secure Data Storage - Encrypted Data Vaults.
Created repo to handle pluggable go framework components such as Indy VDR: https://github.com/hyperledger/aries-framework-go-ext
MySQL and CouchDB components moved to ext repo.
Aries-SDK-Ruby (Jack)
Horcrux gem for ActiveStorage (0.0.4)
moved to https://github.com/decentralized-identity/activestorage-horcrux
refactored to change blob key directly (instead of via Tempfile)
Aries-Framework-DotNet (Tomislav)
Aries-Toolbox
Connections Update Complete
ACA-Py Toolbox Plugin updated to support ACA-Py 5.3
Dependency Updates
Converted to a web application by @Robert Mitwicki - repo https://github.com/thclab/aries
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
Modifications to use BBS+ LD sigs as a first step - early exploration.
Aries-MobileAgent-Xamarin (Aries MAX) - https://github.com/hyperledger/aries-mobileagent-xamarin
Ideas:
Automatic offer acceptance/managing credentials
Machine readable governance
Ursa
Go wrapper proceeding nicely
Grand refactor in the next few months. Should not affect the external APIs. Will help future additions.
Agenda
BBS+ in Aries Framework Go
Issue 560 - RFC 0453 - Support credential gallery images
AIP Next?
Out Of Band
Closing Game
Next Week
Future Topics
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