2023-07-04 Aries Bifold Users Group Community Meeting
Summary
Planned Topics:
- Bifold Update;
- Planned Work;
- Discussion of Issues or PRs
Community Meeting Policies
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct. |
---|
Welcome and Introductions
Take the opportunity to introduce yourself or organization. Let the community know what interest you have in the Bifold effort.
Attendees
Record your attendance for posterity, and allow others may contact you if needed.
- Name (Organization) <email>
- Jason Leach (Fullboar Creative / Government of BC) <jason.leach@fullboar.ca>
- Mostafa Youssef <mostafa.youssef@ontario.ca>
- Alberto Antonio Leon <alberto@instnt.org>
Announcements
- AFJ 0.4.0 Merged
- OCA 1.0.0 Published
- Aries to OWF (join the conversation (Wednesdays at 7AM/PT)
- Bifold used for NFC demonstration by an Org (cool demo to open a door)
Agenda
- Bifold update
- Fixed bugs, lots of testing, more bugs;
- Next sprint, TBD;
- Looking to get React Native 0.72.x and we will explore expo modules;
- Updates to automated workflow (proof / credentials) Ref. PR 868
- Mobile verifier, moving from connectionless to ephemeral connections.
- Will watch for the `aries.vc.verifier.once` goal code;
- Ephemeral connections are a concept, they require a normal connection but the goal code will indicate it should be deleted;
- We wan to keep the QR code consistent and less dense.
- Backup & Restore
- AyanWorks is looking to implement backup and restore;
- Will hide it behind a feature flag because its a sensitive subject for teams working with high-assurance VCs;
- OCA
- Current package only works with Web;
- Mostafa is working on the OCA resolver so that it works with React Native;
- Thiago is / will look into a remote resolver so that bundles can be pulled in remotely (from the Interweb);
- The origins of OCA: https://humancolossus.foundation/blog/oca-v1-launch
- Theme
- Makrand having discussion on theming buttons for example, how to add an icon to an existing button.
Next Meeting
TBD
Future Topics
- Machine Readable Governance Presentation (a.k.a Credential Trust Establishment)- Sam
- How should we implement Machine Readable Governance?
- Application Attestation (Binding to a Application vs Binding to hardware)
- ARIES WG to Open Wallet Foundation
New Action Items
- Alberto will take a look at the RN update in the future (waiting for AFJ 0.4.0) - hold
- Update OCA package documentation to discuss usage, card layout (1.0, 1.1), etc.
Sam C. to add Hyperledger accounts (hyperledger-ci and hyperledger-lf as owners) to NPM packages (@aries-bifold and @aries-oca)Makrand will take a look at improving the typing (eliminate the use ofany)