2021-02-10-B Aries Working Group Call (US afternoon)
Summary
Aries Exit Incubation
Peer DID Method 2
AIP 2.0 - Subtarget grouping
Date: Feb 10, 2021 (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>
Stephen Curran (Cloud Compass Computing Inc.) <swcurran@cloudcompass.ca>
Troy Ronda (SecureKey) <troy.ronda@securekey.com>
@Christos Patsonakis (CERTH) <cpatsonakis@iti.gr>
@George Aristy (SecureKey) <george.aristy@securekey.com>
@Fernando Cezar Heredia Marino (CPQD) <fmarino@cpqd.com.br>
@Steve McCown (Anonyome Labs) <smccown@anonyome.com>
James Ebert (Indicio) <james.ebert@indicio.tech>
Welcome / Introductions
Announcements
March 9,10,12 - Thoughtful Biometrics
April 20-22 - IIW
Related Meetings Review
Ursa -
Indy Contributors - Every 2nd Tuesday 8am US/Pacific - CI/CD of Indy Node and Plenum, Ubuntu 20.04 release, indy-sdk ready
Indy DID Method Tuesdays 7am Pacific - Last: DIDDoc = NYM + 0/1 ATTRIB or NYM + 0/N ATTRIBs (one per DID Registry Element)
2021-02-11 : Identity Implementers WG Call (9am MT / 4pm UTC) – Riley Hughes from Trinsic is presenting some of their new developments (https://trinsic.id).
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
Aries Framework Go backchannel in process - running!
DID Exchange tests added
Aries Shared:
Aries Shared: Fully functional branch that uses the shared libraries, not indy-sdk
indy-vdr (Andrew Whitehead) https://github.com/hyperledger/indy-vdr
indy-shared-rs - https://github.com/hyperledger/indy-shared-rs
aries-askar (storage): https://github.com/hyperledger/aries-askar
Aries-CloudAgent-Python (bc.gov)
Release 0.6.0 Real Soon Now – some last minute adjustments with OOB and explicit/implicit invitations.
Contributions included:
OOB/DID Exchange support merged
Adjustments for supporting aries-askar – mostly internal
Multi-Tenant Support - SICPA and collaborators (Animo, Anon Solutions)
Mediator Support – Indicio - ACA-Py as mediator, ACA-Py as mediator client (through connections protocol) merged; Admin API, fixes in progress; need to add support for DID Exchange/OOB
Initial Credential Exchange V2 – Issue Credential - RFC 0453
In Progress:
Persistent Queues – Kiva – WIP PR submitted using redis
Credential Exchange V2 (0454) – almost done
Started:
Getting to W3C Verifiable Credential support with ZKP and Selective Disclosure with Revocation.
DHS SVIP JSON-LD Verifiable Credential exchange in Aries Protocols
Plans for this is outlined here: https://hackmd.io/@animo/acapy-bbs-2
Aries-Framework-Go (Troy) #aries-go
Move storage definitions to service provider interface module.
Improvements to storage implementations.
Implement RFC 0360 - Use DID Key.
Enable repolinter.
JWE fixes.
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)
Revocation intervals affecting search - fix submitted.
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
Connection, Issue Credential protocol implemented, Working on present proof
Added support for react native
Working on open source mobile agent (https://github.com/animo/aries-mobile-agent-react-native)
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
Aries Exit from Incubation
Criteria: https://tsc.hyperledger.org/project-incubation-exit.html
Let's get this submitted and accepted by the TSC
Peer DID Method 2 Updated - https://github.com/decentralized-identity/peer-did-method-spec/pull/26/files
AIP Next
Subtargets
Changes from last time
Grouping/Subtarget adjustments?
https://github.com/hyperledger/aries-rfcs/pull/579 (Main AIP 2.0 PR)
PR/Issues
Next Week
What's Wrong with OOB and DID Exchange and what should we be doing? - George
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