Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Posted recording

Summary:

Excerpt

Planned:

  • Work updates
  • Progress on Rich Schemas
  • Plans for CI / CD
  • Plans for credx libraries

...

  • Name (Employer) <email>
  • Troy Ronda (SecureKey) <troy.ronda@securekey.com>
  • Richard Esplin (Evernym) <richard.esplin@evernym.com>
  • Ken Ebert (Sovrin) <ken@sovrin.org>
  • Stephen Curran (Cloud Compass/BC Gov) <swcurran@cloudcompass.ca>
  • Echo Harker (Evernym) <echo.harker@evernym.com>
  • George Aristy (SecureKey) <george.aristy@securekey.com>
  • Steve McCown (Anonyome Labs) <smccown@anonyome.com>
  • Sam Curren  (Sovrin Foundation) <sam@sovrin.org>

Welcome / Introductions

Announcements

...

Other Business

  • Progress on Rich Schemas Ken EbertSchemas / W3C Verifiable Credentials Ken Ebert
    • Collaboration session
    • Rich Schemas Roadmap:

      • HIPE / RFCs (50% done)
        • Issuance in DIDComm
        • Proof in DIDComm
        • Mapping (Alex)
        • Cred Def (Alex)
        • Presentation Def (Ken and Brent)
        • Presentation (Ken and Brent)
        • Verifiable Credential (Alex)
        • Update existing HIPEs/RFCs (Alex)
        • HIPEs/RFCs for new objects:
      • Indy Node implementation (95% done) (Alex)
      • Indy-vdr (Andrew N)
        • Prerequisite: CI / CD for indy-vdr, and integration into Indy SDK
      • aries-credx (Andrew N and Echo)
        • create_w3c_cred
        • sign_w3c_cred 
        • verify_w3c_cred
        • create_presentation
    •  Milestones
    • Milestone 1: Issue a credential
    • Milestone 2:
      1. Issue a credential
      1. Verify using a presentation definition with ZKP signature
    • Aries-Framework-Go already supports W3C VC's: JSON-LD and JWTs
    • Avoid the term "Rich Schema" in artifacts and code.
  • Merge indy-credx with aries-credx?
  • Indy VDR is moved to Hyperledger
  • CI / CD Aries shared libraries
    • Prefer GitHub Actions.
      • Use GitHub Actions Runner for iOS and Android hosted by the Sovrin Foundation.
      • Can easily migrate to Azure Pipelines or Circle CI if needed.
    • Aries-Framework-Go is using both GitHub Actions and (to a limited extent) Azure Pipelines
      • Azure Pipelines supported deployments that GitHub Actions didn't (likely does now)
      • Azure Pipelines worked better for heavy tests:  more computationally intensive and parallel
    • We plan to reduce the number of architectures. Won't support old devices.
  • When building Aries Util (pack / unpack) will migrate from LibSodium to Ursa key exchange?
    • Probably, but need additional testing.
  • BC.gov is using Pyo3 as well as FFI in shared libraries
    • Python extension written in Rust that wraps crate directly. Improves performance and security.
    Merge indy-credx with aries-credx? (Ken Ebert)

Future Topics

...