Summary
Excerpt |
---|
On Today's Call:
|
Connection Info
The call takes place over Zoom: https://zoom.us/j/91329633752?pwd=elFrVUhOY3lybmRMMEtLS2MwMFNNdz09
...
3PM 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 Char Howland (Organization) <email>Indicio PBC) <char@indicio.tech>
- Tim Spring
- Sean Bohan
- Nathan George
- Lance Byrd
- Heather Dahl
- Dan Bachenheimer
- Jeremy Buell
- Kyle Robinson
- Tim Bloomfield
- Lynn Bendixsen
- Sam Curren
- Steve McCown
Announcements
- Internet Identity Workshop (April 26-28, in Mountain View, CA): https://internetidentityworkshop.com
Working Group Reports and Release Plans
- Main Identity WG
- Latest meeting: 2022-04-13
- eIDAS 2.0 Compliant Digital Wallet Demo
- eIDAS 2.0-compliant Digital Identity wallet with a payment focus – which has already been presented to the EU Commission and ECB (for a CBDC perspective)
- eIDAS 2.0 Compliant Digital Wallet Demo
- Latest meeting: 2022-04-13
- Hyperledger Indy Contributors WG
- 2022-04-12 Indy Contributors Call
- Update on CI/CD Update and Ubuntu Upgrade: Status Document
- Indy Shared GHA Repo
- Updates being made across all repos to organize the GHAs into a single repository (indy-shared-gha), and dependent updates being made to all indy repos
- Indy Shared GHA Repo
- Update on CI/CD Update and Ubuntu Upgrade: Status Document
- Upcoming:
- 2022-04-26 Indy Contributors Call
- Status of indy-node CI/CD and the Ubuntu upgrade
- Presentation: Embedding other objects (such as AnonCreds Schema/CredDef) in DIDDoc – Mirko Mollik Trust Certs (trustcerts.de)
- 2022-04-26 Indy Contributors Call
- DID Method: "did:indy"
- Note: Effective April 26, 2022, this call has been merged into the bi-weekly Indy Contributors Meeting.
- Next Identity Implementers Call (5 May 2022): Indy DID Method presentation from Daniel Bluhm (Indicio) and Stephen Curran (BCGov)
- 2022-04-12: Indy DID Method Specification Call
- Extracted segment by Dominic Wörner's Presentation and Demo of Indy VDR changes: 20220412 DID Indy - Indy-VDR Updates Overview.mp4
- 2022-04-05: Indy DID Method Specification Call
- Extracted segment: Daniel Bluhm's Presentation and Demo of Indy Node changes: 20220405 DID Indy - Indy-Node Updates Overview.mp4
- Spec: https://hyperledger.github.io/indy-did-method/
- Source: https://github.com/hyperledger/indy-did-method
- 2022-04-12 Indy Contributors Call
- Hyperledger Aries
- Aries Working Group meetings:
- 2022-04-20 Aries Working Group Call
Updating from unqualified DIDs to fully formed DIDs
Adoption of did:indy DIDs
Revocation update to AIP 2.0
- 2022-04-13 Aries Working Group Call
- Aries CLI
- 2022-04-20 Aries Working Group Call
- Aries Bifold User Group (React Native & Typscript)
- 2022-04-12 Aries Bifold Users Group Community Meeting
- Basic Messaging Demo
- Aries Framework JavaScript
- Multi-ledger support added
- Revocation
- Discord: https://discord.com/channels/905194001349627914/941708242030063656
- Aries Agents (Cloud Agent Python, Static Agent)
- 2022-04-19 Aries Cloud Agent - Python Users Group Community Meeting
- Proposal/Discussion: Adding support for DIDComm V2/WACI to ACA-Py: proposal
- Getting ready to release 0.7.4
- 2022-04-19 Aries Cloud Agent - Python Users Group Community Meeting
- Aries Language Frameworks, Libraries, and SDKs (Go, Java, JavaScript, .NET, Ruby, Python)
- Aries Shared Libraries (agent storage, vdr, utils)
- Aries Shared Components
- now installable via pip; github actions build and test for Windows, Mac and Linux
- indy-vdr - release 0.3.4 https://github.com/hyperledger/indy-vdr
- indy-shared-rs - indy-credx release 0.3.1 https://github.com/hyperledger/indy-shared-rs
- aries-askar (storage) - release 0.2.2 https://github.com/hyperledger/aries-askar
- Aries Shared Components
- Aries-Framework-Go #aries-go
- 2022-04-12 Framework Go Weekly Planning
- Work updates
- 2022-04-05 Framework Go Weekly Planning
- Storage compatibility matrix (in progress)
- 2022-04-12 Framework Go Weekly Planning
- Aries-Framework-JavaScript
- 2022-04-14 Aries Framework JS Meeting notes
- Merging OOB / DIDExchange
- iOS Simulator issues
- Question Answer Protocol
- 2022-04-07 Aries Framework JS Meeting notes
- 0.2.0 Release
- Issue Credential v2 - Working on W3C credentials and comments from PR
- Present Proof v2 - Working on fixing e2e tests
- Revocation Notification - ?
- DIDExchange / OOB
- Aries CLI Demo
- 0.2.0 Release
- Source packages
- "@aries-framework/core" - https://www.npmjs.com/package/@aries-framework/core
- "@aries-framework/node" - https://www.npmjs.com/package/@aries-framework/node
- "@aries-framework/react-native" - https://www.npmjs.com/package/@aries-framework/react-native
- Update to new
indy-sdk-react-native
(Hyperleger owned version ofrn-indy-sdk
)
- 2022-04-14 Aries Framework JS Meeting notes
- Tools (great for interoperability testing)
- Aries Toolbox (v 0.1.0; active) https://github.com/hyperledger/aries-acapy-plugin-toolbox
- Aries Protocol Test Suite (v 0.1.0; last update Jul 2019) - https://github.com/hyperledger/aries-protocol-test-suite
- Aries Agent Test Harness - https://github.com/hyperledger/aries-agent-test-harness
- Test Run Status: https://aries-interop.info
- New! Mobile Wallet Test Agent for any mobile wallet
- Aries Working Group meetings:
- Hyperledger Ursa
- 2022-02-02 Meeting Notes
- Reference implementations (i.e. where Ursa is used?)
- BLS signatures: great example. Indy plenum calls Ursa through Ursa python and gets BLS signatures.
- BBS+: supposed to be used, but code being copied rather than called.
- Great for an intern project because no math knowledge is needed.
- Moving the meeting back an hour not to conflict with Aries meeting.
- R1CS PR:
- Needs test code, license headers.
- How to get started: Aries cloud agent.
- Reference implementations (i.e. where Ursa is used?)
- 2022-02-02 Meeting Notes
...
- DIF DIDComm Working Group
- Rolling Agenda: https://github.com/decentralized-identity/didcomm/blob/main/agenda.md
- Current Agenda: https://hackmd.io/pUsOUZa8QHKJTSgf5O6HfQ?both
- RFC Repository: https://github.com/decentralized-identity/didcomm-messaging
- 18 April 2022
- PR Review
- Issue Sorting
- 11 April 2022
- PR 360 - single recipient DID clarification
- PR 361 - typ cleanup
- PR 358 - various todos
- Context Update - https://github.com/decentralized-identity/didcomm.org/pull/33
- Reference Implementations
- Typescript
- Go
- Rust
- Python
- Java
- Swift (iOS): in progress
- Kotlin (Android): in progress
- DIF DIDComm Users Group ← New!
- Setup as an "un-sync" meeting held over a 24-hour period, so people from all time zones can come and participate at a convenient time
- Held over Discord. Invite: https://discord.gg/eNN4Wns6Jb Format: https://hackmd.io/@dhh1128/Sk5_Gb2J9 Mailing list: https://lists.identity.foundation/g/didcomm-usergroup
- DIF Interoperability Group
- 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
- 13 Apr 2022
- CCG Roadmap discussion part 2
- DIF Meeting Recordings
- 6 Apr 2022
- CCG Roadmap discussion part 1
- 13 Apr 2022
- DIF Wallet Security Working Group
- Main page: https://identity.foundation/working-groups/wallet-security.html
- Charter
- 19 Apr 2022
- Encoding of hardware public key (did:key vs base64-encoded JOSE)
- Usage of hardware binding in W3C Credentials
- updates on Challenge-response Aries RFC Draft
- hardware types/ user authentication types
- discussion on including key attestations
- 12 Apr 2022
- Wallet Authentication VC Scheme
- Encoding of hardware public key (did:key vs base64-encoded JOSE)
- Usage of hardware binding in W3C Credentials using subject id or additional keys?
- Challenge-response Aries RFC Draft
- discussion on attestation formats
- Sovrin Foundation
- Discussing new fee structure for Sovrin Networks
- Technical Governance Board (TGB)
- Rolling Agenda
- 3 Feb 2022:
- Status of the Indy Node / Sovrin Node updates of CI/CD and Ubuntu 20.04 upgrade.
- Funding for work on a did:indy implementation - BC Gov competition
- Creating an AnonCreds open specification.
- Steward Council
- Rolling Agenda
- 3 Feb 2022:
- Slides: https://docs.google.com/presentation/d/1l9YDvridbpt6AVuHvM3C7aysYrWKIZRB-HPFk3MuuWk/edit#slide=id.g44af78d6af_0_16
- SC meetings and TGB meetings to be held as a single meeting
- SSI & IOT Working Group
...
Alexis Falquier and Trey Steinhoff (GlobaliD): GlobaliD's vision for credentials and their relationship to the regulatory space for online services with an emphasis on web3 implications
Future Topics
Daniel Bluhm (Indicio) and Stephen Curran (BCGov) on the Indy DID Method
Call Recording
chat.txt View file name dummyfile.txt page 2022-04-21: Identity Implementers WG Call space IWG height 250
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|