Summary
Excerpt |
---|
On Today's Call:
|
...
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
...
- Hyperledger Indy Contributors WG
- 2022-08-16 30 Indy Contributors Call
- Update on the Indy Ubuntu 20.04 UpgradeRoot cause of : Done?
- Update on the "mixed node" problemMoving the AnonCreds implementation out of Indy – to where?
- Update to DID Indy Method: Use a domain name for the "name" segment
- Q&A
- DID Indy Method
- Note: Effective April 26, 2022, this call has been merged into the bi-weekly Indy Contributors Meeting.
- Dominic Wörner's Presentation and Demo of Indy VDR changes: 20220412 DID Indy - Indy-VDR Updates Overview.mp4
- 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-08-16 30 Indy Contributors Call
- Hyperledger Aries
- Aries Working Group meetings:
- 2022-0809-24 07 Aries Working Group Call
- Group DID Exchange
- Interop Last Minute Review
- DIDComm - What do you wish you knew earlier? 2022-08-17 Aries Working Group Call
- Group DID Exchange
- Interop Last Minute Interop Recap
- PR Review
- 2022-0809-24 07 Aries Working Group Call
- Aries Working Group meetings:
- Aries Bifold User Group (React Native & Typscript)
- 2022-08-16 30 Aries Bifold Users Group Community Meeting - cancelled meeting
- Credential Branding & OCA demoRevocation Implementation Demo
- Ledger Proxy consent UI discussion
- Action Menu discussion
- Discord: https://discord.com/channels/905194001349627914/941708242030063656
- Aries Cloud Agent Python User Group
- 2022-0809-23 06 Aries Cloud Agent - Python Users Group Community Meeting
- Recent Merges / v1.0.0-rc0 Breaking/Not-Breaking
- Upcoming Process: Roadmap Creation
- Aries Interop-a-athonACA-Py Roadmap Creation
- Q&A
- 2022-0809-23 06 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-0809-23 06 Framework Go Weekly Planning
- legacy connection package refactoring
- CL anoncreds remote kms/crypto CL anoncreds crypto services
- Support for JWT VC in aries framework go
- universal wallet support
- presentation exchange support
- Updating Credential Manifest data model to support CredentialResponse
- Updating to Verifiable Credentials Data Model v1.1
- 2022-08-16 30 Framework Go Weekly Planning
- Minor update to credential manifests
- CL Anoncreds support : High-level Crypto services
- Aries legacy connection protocol supportSupport for JWT VC in aries framework go
- Support for JWT VCs in universal wallet
- Support for JWT VCs in presentation exchange
- Support for multi format in presentation exchange
- BDD tests for universal wallet (JSON LD)
- BDD tests for legacy connection protocol
- Aries-Framework JavaScript
- 2022-0809-18 01 Aries Framework JS Meeting notes
- AnonCreds Meetup
- Mediators Metadata Discussion - James
- AIPv2 Issue Credential & Presentations UpdateRebooting Web of Trust, The Hague, September 26-30
- Aries Survey (Vasileios Konstantinou MSC student at AUEB): https://docs.google.com/forms/d/e/1FAIpQLSfgJyIXZg8LAOvzWm9-r8NGnQOKzF4XJRaHC85sGHQh6WobeA/viewform?usp=sf_linlink
- Wallet Backup and Restore conversation - Thursday 1pm US/Mountain (Ask Sam for Invite)
- Hyperledger Global Forum
- AnonCreds Indy-pendance with Cheqd
- RWOT Pre-event hosted by Animo & Cheqd on September 19th
- https://www.eventbrite.co.uk/e/showcasing-aries-framework-javascript-integration-with-cheqd-network-tickets-403986744227
- 2022-0809-18 01 Aries Framework JS Meeting notes
- 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
- Next URSA Community Call:
- Weds Aug 31, 10amET, 8amMT, 7amPT
- https://zoom.us/j/6223336701?pwd=dkJKdHRlc3dNZEdKR1JYdW40R2pDUT09 Meeting ID: 622 333 6701 Passcode: 475869
- 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?)
...
- 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
- 22 29 August 2022
- Formal Verification
- http://tamarin-prover.github.io/
- other tools exist, their assumptions about crypto make it harder to apply to our paricular task
- applies to protocols on top of DIDComm, not necessarily DIDComm itself.
- Apply to flow - OOB, DID Rotation, Trust Ping, Response, Discover Features
- WACI flow
- Properties of DID Methods apply (key control, etc.)
- TOIP Requirements Review - Section 8
- Link from Drummond
- Formal Verification
- Drummond Questions (Next Week)
- What’s the plan for IETF?
- IETF Draft: https://github.com/dhh1128/didcomm3
- What is the plan for interop/inclusion of MLS?
DIDComm v.Next wishlisthttps://hackmd.io/Lm6_x4GDQW-q3VuMN2wEvw - What’s the plan for IETF?
- Announcements
- Next Week No meeting (US Labor Day)
- First Public Review Draft of ToIP Technology Architecture Specification to be announced at ToIP Summit 2022 Sept 14 in Dublin (part of Linux Foundation Open Source Summit)
- Discussion
- MLS (Willem)
- Logo - common icons, etc.
- Kiva - in house people presented forever ago
- Pretty restrictive use on the logo to start, get into certification later.
- using for official stuff for now.
- Reference Implementations
- Typescript
- Go
- Rust
- Python
- Java
- Swift (iOS): in progress
- Kotlin (Android): in progress
- 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.
- 10 August 2022
Collaborate on Rich Chat paper?
- 27 July 2022 Meeting: https://github.com/decentralized-identity/didcomm-usergroup/blob/main/meetings/2022-07-27.md
Protocol open PRs
- 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
- DID Working Group
- Charter: https://www.w3.org/2020/12/did-wg-charter.html
- Meetings: https://www.w3.org/2019/did-wg/
- W3C Members are invited to join this Working Group. Individuals who wish to participate as Invited Experts (i.e., they do not represent a W3C Member) should refer to the policy for approval of Invited Experts. The group also welcomes non-Members to contribute technical submissions for consideration upon their agreement to the terms of the W3C Patent Policy.
- 11 Feb 2022
- https://www.w3.org/2019/did-wg/Meetings/Minutes/2022-02-11-did
- DID Method: "did:id"
- DID Method: "did:keri"
- Community Credentials Group
- 23 August 2022
...