Summary
Excerpt |
---|
On Today's Call:
|
Connection Info
The call takes place over Zoom: https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
...
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
...
- Name (Organization) <email>
- Steve McCown (Anonyome Labs) <smccown@anonyome.com>
Announcements
- IIW Workshop
- #31 (Oct 2020) Proceedings: https://internetidentityworkshop.com/past-workshops/ #32 (Apr 2021), online, https://internetidentityworkshop.comAlexander Jonsson (Laniakea Health) <alex@seropass.me>
- Michael Bailey(Paramount Software) <mbailey@paramountsoft.net>
- Michael Michael(Trusted Digital Web/Hyperonomy Digital Identity Lab/Parallelspace Corporation) <mwherman@parallelspace.net>
- Daniel Bachenheimer (Accenture) <daniel.bachenheimer@accenture.com>
- Sam Curren
- Charalampos Savvaidis
- Dale Jones
- Horacio Nunez
- Nathan George
- Riley Hughes
- Stephen Curran
Announcements
- Thoughtful Biometrics - March 9,10,12 thoughtfulbiometrics.org
- IIW Workshop #32 (Apr 2021), online, https://internetidentityworkshop.com
Working Group Reports and Release Plans
- Main Identity WG
- Meeting Notes: 2021-0102-20
- "KERI" – Sam Smith KERI White Paper -- (full version; 140 pages)03
- Discussion of identity topics to be addressed in 2021
- Presentation slides: IDWG-Roadmap 2021.pdf
- Recording: VIDEOVideo
- Hyperledger Indy
- Contributors Meeting
- 2021-01-19 Indy Contributors Call02-04 Special: Upgrade Indy
- Indy CI/CD pipeline for Node & Plenum is moving to GitHub Actions (merged?)
- Ubuntu 20.04 upgrade
- Needs an Ursa upgrade (depends on libssl1.0.0)
- Upgrade Python to 3.8
- Indy SDK Release
- RC published and being tested (1.16, Build 170)
- Release date?
- Ready to release
- Upgrade paths for Stewards: upgrade Indy Node and then upgrade Ubuntu
- Indy Monitoring - https://github.com/hyperledger/indy-node-monitorProgress: Indy DID Method (did:indy) Specification
- 2021-01-19 Indy Contributors Call02-04 Special: Upgrade Indy
- Indy DID:Method Spec-ing Meeting - weekly, Tuesday 7AM Pacific - Indy DID Method SpecificationBuild processCI/CD moving from Jenkins to Github ActionsIndy/Aries Shared Libraries
- Donated to Hyperledger (indy-vdr, indy-shared-rs, aries-askar)
- indy-vdr (Andrew Whitehead) https://github.com/hyperledger/indy-vdr
- indy-shared-rs - https://github.com/hyperledger/indy-shared-rs
- areis-askar - https://github.com/hyperledger/aries-askar
- Credx:
- indy-credx - https://github.com/andrewwhitehead/indy-credx aries-credx - https://github.com/sovrin-foundation/aries-credx-framework-rsNext up – merging branch into Aries Cloud Agent Python main to enable use.
- Contributors Meeting
- Hyperledger Aries
- Aries Working Group meetings:
- Meeting Agenda & Notes: Aries Working Group
- WG A: 2021-0102-2710-A Aries Working Group Call (AMER morning)
- Project updates
- Id Proofing through signals and artifacts - ledgerless approach to VC
- Open discussionPresentation and discussion on face recognition biometrics and identity solutions from Applied Recognition Corp.
- Sources: https://github.com/AppliedRecognition/
- WG B: 2021-0102-1310-B Aries Working Group Call (US afternoon)
- AIP Next
- Aries Exit from Incubation
- Criteria: https://tsc.hyperledger.org/project-incubation-exit.html
- Being presented to the Technical Steering Committee (TSC)
- Peer DID Method 2 Updated - https://github.com/hyperledger/aries-rfcsdecentralized-identity/peer-did-method-spec/pull/579
- Credential Manifest
- Presentation Exchange
- JWE envelope RFC 334
- Needed areas of work? Aries Interop Profile AIP RFC 302: 26/files
- Aries Exit from Incubation
- Aries Interop Protocol V2
- Updates and realignment of subtargets
- https://github.com/
- Aries Working Group meetings:
- Aries Agents (Cloud Agent Python, Static Agent)
- Release 0.6.0 (almost) available, includes
- OOB/DID Exchange support merged – testing/tweaking
- 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
- In Progress:
- Persistent Queues – Kiva – WIP PR submitted using redis
- More on OOB
- Credential Exchange V2 (RFC 0453/0454)
- Ledger Communication: indy-vdr (Andrew Whitehead)
- Getting to W3C Verifiable Credential support with ZKP and Selective Disclosure with Revocation.
- DHS SVIP JSON-LD Verifiable Credential exchange in Aries Protocols
- Getting to W3C Verifiable Credential support with ZKP and Selective Disclosure with Revocation.
- githubcomhyperledgerindyvdr - communication with Indy-Node ledgers
- Credentials: indy-shared-rs - https://github.com/hyperledger/indy-shared-rs - includes indy-credx (Anoncreds support) and related packages
- Wallet: aries-askar - https://github.com/hyperledger/aries-askar - secure storage (wallet) initiative
- Release 0.6.0 (almost) available, includes
- Aries Shared Libraries (agent storage, vdr, utils)
- Enabling use of aries-askar to ACA-Py as a startup option.
- Aries Language Frameworks and SDKs (Go, Java, JavaScript, .NET, Ruby, Python)
- Aries-Framework-Go #aries-go
- 2021-0102-26 09 Framework Go Weekly Planning
- Release v0.1.5 (https://github.com/hyperledger/aries-framework-go/releases/tag/v0.1.5)
- Remote encrypted storage capability that leverage DIF Confidential Stores
- Support for WebKMS
- BBS+ Verifiable Credentials with selective disclosure
- Support for
did:web
resolution
- Move storage definitions to service provider interface module.
- Improvements to storage implementations.
- Implement RFC 0360 - Use DID Key.
- Enable repolinter.
- JWE fixes.
- Release v0.1.5 (https://github.com/hyperledger/aries-framework-go/releases/tag/v0.1.5)
- 2021-0102-26 09 Framework Go Weekly Planning
- Aries-SDK-Ruby
- Horcrux gem for ActiveStorage (0.0.4), moved to https://github.com/decentralized-identity/activestorage-horcrux
- Tools
- Aries Toolbox – supports ACA-Py 5.3 https://github.com/thclab/aries
- Aries Protocol Test Suite - https://github.com/hyperledger/aries-protocol-test-suite
- Aries Agent Test Harness - https://github.com/bcgovhyperledger/aries-agent-test-harness
- Aries Framework Go interop in progress – uncovering little stuff!
- Hyperledger Ursa
- Homepage: Hyperledger Ursa (EOL)
- 2021-0102-20 03 Meeting Agenda
- Discussion on zero knowledge framework (Avradip). General discussion.
- Discussion on signature interface.Some slight issues with Pairing+: using old hash to curvePresentation from Avradip on ZK frameworks.
- Introduction to ZK proofs (at a high level, theory-based).
- Discussion of blind signatureszkinterface.
- Tricky to get public interface right. TODO: Come up with better blind signature interface that is more misuse resistant.
- Discussion on what to do with pairing plus.
- Ursa HW interface (interest?)
- Go implementation of BBS+
- Trust Over IP Foundation
- Main site: https://trustoverip.org/
- Wiki: https://wiki.trustoverip.org/display/HOME/Trust+Over+IP+Foundation
- All Members Meeting
- Steering Committee Meeting
- 14 Jan 10 Feb 2021: https://wiki.trustoverip.org/display/HOME/2022021-0102-1403+Steering+Committee+%28Special+Topic%29+Meeting+Page
- Recording: Link
- Good Health Pass
- Presentation on Covid-19 efforts (Charles Walton)
- Partnership of many health-related organizations
- Website: https://www.goodhealthpass.org
- Whitepaper: Download the white paper
- Webinar: Trust over IP and Government (15 Dec 2020)
- Verifiable Credentials, passports, Covid Credential Initiative (CCI)
- https://zoom.us/rec/share/j4vfX47K1RPgZlmGHpfrC6YEh6RXGs86KiEdTmq6z4VUOFM7Aa97u-6Yzz5rZ6dx.jg5BtbuA5HnxYOVL
- ToIP Working Groups:
- DIF DIDComm Working Group
- Rolling Agenda: https://github.com/decentralized-identity/didcomm/blob/main/agenda.md25 Jan 2020
- 8 Feb 2021 meeting:
DIF F2F (discussed event)
AgendaRecording:DID Use Cases
https://github.com/w3c/did-use-cases/pull/126PRs
Discussion Topics
- Localization Attachmentshttps://hackmd.io/zPQHVHtpTiShXG64TYHyiQus02web.zoom.us/rec/share/cqnWgNI8NweatY1vGGx3vb4MjujVuIuaz8OxVpMlQLY89aW1UbZtiHer7x0Fig47.aGWlrp24UnZ7sTx0
- Discussing attachments
- Main: https://identity.foundation/interop/
- Wiki: https://www.notion.so/Interoperability-WG-a42995c37e2a4511a10aea96cdbccc38
- Rolling agenda: https://github.com/decentralized-identity/interoperability/blob/master/agenda.md
- 20 Jan 10 Feb 2021:
- Intro - uPort history and relationship between Consensys, uPort, and Veramo
- Veramo URL: http://veramo.io
- backward compatibility with uPort, but more easily extensible and modular architecture
- moving to a more messaging- and event-based structure
- Architecture tour - highlevel
- SDR - temporary presentation request while we wait for a wider standard to harden (will replace later with Pres Manifest or such)
- W3C Credential (JWT)
Context and Recommended Advanced Readings:
W3C-CCG VC Extensions registry section on credential status
Slides and transcript+audio recording of Mike Lodder's overview of past (CL) and future (BBS+?) accumulator schemes, April 2020
Slides and sparse notes from Indy Interopathon (Sept2020)
Digital Bazaar's LD-based revocation-list-2020 spec
API readme for AnonCreds (from HL ursa repo)
- Intro - uPort history and relationship between Consensys, uPort, and Veramo
- 20 Jan 10 Feb 2021:
- Technical Governance Board (TGB)
- 21 Jan 4 Feb 2021 Meeting Minutes:
Recording:
https://zoom.us/rec/share/vcwFb5qAMJ8dK1JDeEEj1wBA5498JIgSlAjEI7I7Nvj6Djm4iK3w2PBSFpLIzvGW.7mstnf9Do4V4IWxI
- 21 Jan 4 Feb 2021 Meeting Minutes:
Access Passcode: 1F!Y^PLu
KERI overview (Sam)
Policies for maintaining the Sovrin.deb package
Discussion about removing token code from MainNet
...
- Planning steward upgrade from Ubuntu 16.04 to 20.04 (Richard)
- Status of Indy release with upgraded Ubuntu.
- Need to ensure stewards upgrade in batches of 5, so as not to interrupt consensus.
- The future of the Sovrin.deb package (Richard)
...
- 4 Feb 2021
Presentation: https://docs.google.com/presentation/d/1pa4LGfNqLRCjZphfEwky38YVHIStYd91rmGtvby6Fb2jSc8o8K-Xi-FG9HP44QMeTpB7fJp8NBnVOlLiVyoBdA/edit#slide=id.g8bdef53c30g4227fd63e5_0_1
Recording:
- Agenda
- TGB Update
- Indy Node Updates (GitHub Actions and Ubuntu 20.04 upgrade)
- Indy SDK: Absa is helping move Indy SDK to GitHub Actions
- Discussion of Indy SDK's Future: https://
Passcode: 6#KG&e3u
- TGB Update
- Indy Updates
- Updates from Sovrin Foundation Chairman
- Overview of last 6 months
- SC Workstream Updates
- New Sovrin Slack Channel : https://sovrinfoundation.slack.com/archives/C01KLN04274
- W3C Standard
- Verifiable Credentials Working Group
- DID Working Group
- Other?
Presentation
...
DIF Healthcare SIG: https://github.com/decentralized-identity/healthcare/blob/main/agenda.md
...
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
Future Topics
- Trust over IP (www.trustoverip.org)
...