2020-12-3 Identity Implementers WG Call
Summary
On Today's Call:
Review: Working Group status updates
Presenter: Nicole Khor (Anonyome Labs; University of Queensland) will give a presentation on her research into extending SSI technologies and connecting them with existing browser-based WebAuthn authentication processes.
Slides provided below
Connection Info
The call takes place over Zoom: https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Date
Dec 3, 2020 4PM UTC, 8AM PDT, 9AM MDT, 11AM EDT
Welcome/Introductions
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct
All activities should be conducted in accordance with the Antitrust Policy found here.
Attendees
Name (Organization) <email>
@Steve McCown (Anonyome Labs) <smccown@anonyome.com>
@Alexander Jonsson (Laniakea Health) <alex@laniakeahealth.com>
Sam Curren
Lynn Bendixon
Stephen Curran
Nicole Khor
Sravani
Charles Lanahan (Trustscience Inc.) <charles.lanahan@trustscience.com>
Nathan George
Announcements
KERI API conference next week 8-9th of Dec
IIW Workshop #31 (Oct 2020) Proceedings: https://internetidentityworkshop.com/past-workshops/
IIW Workshop #32 (Apr 2021), online, reg opens Dec 14th: https://internetidentityworkshop.com
Working Group Reports and Release Plans
Main Identity WG
Meeting Notes: 2020-11-25
"The State of SSI" – Drummond Reed
Slides State of SSI.pdf
Recording available
Hyperledger Indy
Contributors Meeting
2020-11-10 Indy Contributors Call
Indy Plenum PR Review - the consensus code
Indy Node Release Status Updates
Working on CI/CD process updates
Request for indy-sdk release
In progress
Progress: Indy DID Method (did:indy) Specification - Meetings: Indy DID Method Specification - Hyperledger Indy - Hyperledger Confluence
In progress: Ubuntu 18 / 20 - working on CI/CD process for a release - Jira Issue
Indy SDK
Indy VDR into LibIndy
Indy Credx into LibIndy
Indy DID:Method Spec-ing Meeting - weekly, Tuesday 7AM Pacific - Indy DID Method Specification
Indy/Aries Shared Libraries
Current status: creating a branch of ACA-Py with these components and without indy-sdk
Working ACA-Py branch doing credential exchange! Adding handling in anticipation of JSON-LD credentials.
Indy Shared:
indy-vdr (Andrew Whitehead) https://github.com/hyperledger/indy-vdr
indy-credx - https://github.com/andrewwhitehead/indy-credx
indy-shared-rs - https://github.com/bcgov/indy-shared-rs
Aries Shared:
aries-credx - https://github.com/sovrin-foundation/aries-credx-framework-rs
areis-askar - https://github.com/andrewwhitehead/aries-askar
Sovrin Token
Remove from MainNet?
Hyperledger Aries
Aries Working Group meetings:
Meeting Agenda & Notes: Aries Working Group
WG A: 2020-12-02-A Aries Working Group Call (AMER morning)
Discussion of Aries messaging and crypto formats
Architecture of Aries Verifiable Credentials Proof Formats
WG B: 2020-12-02-B Aries Working Group Call (US afternoon)
Issues
PR 564 - terminology tweak
ACA-Py Mediation / Aries Toolbox demo
AIP Next - Stephen Curran
AIP Doc: Google Drive Item
DIDComm v2 for binary protocols (gRPC) - Tomislav
Aries Agents (Cloud Agent Python, Static Agent)
Release 0.5.6 is out.
Contributions in progress:
Multi-Tenant Agent - from Lukas Müller, SICPA and collaborators
Java Clients
Mediator configuration
Toolbox - Various improvements including Transaction Author Agreement support for Indy ledgers requiring it
New web app repo https://github.com/thclab/aries
Aries Shared Libraries (agent storage, vdr, utils)
aries-credx - https://github.com/sovrin-foundation/aries-credx-framework-rs
areis-askar - https://github.com/andrewwhitehead/aries-askar
Aries Language Frameworks and SDKs (Go, Java, JavaScript, .NET, Ruby, Python)
Aries-CloudAgent-Python (bc.gov)
Release 0.5.6 is out.
Contributions in progress:
DID Exchange support added yesterday to main branch – testing
Adjustments for supporting aries-askar – mostly internal
Persistent Queues – Kiva
Multi-Tenant Support - SICPA and collaborators (Animo, Anon Solutions)
Mediator Support – Indicio
Getting to W3C Verifiable Credential support with ZKP and Selective Disclosure with Revocation.
DHS SVIP JSON-LD Verifiable Credential exchange in Aries Protocols
May be doing some bounties related to this
Thinking about adding aries-vdr concept – pluggable, multi-ledger resolution
Aries-Framework-Go #aries-go
BBS+ Verifiable Credentials implemented using pure Go. Example.
Interop tests against Mattr implementation
Add selective disclosure capabilities
Interop tests against Mattr for selective disclosure
Adding support for
did:webWorking 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
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)
Tools
Aries Toolbox – converted to a web application by @Robert Mitwicki - repo https://github.com/thclab/aries
Aries Protocol Test Suite - https://github.com/hyperledger/aries-protocol-test-suite
Aries Agent Test Harness - https://github.com/bcgov/aries-agent-test-harness