Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Aries Protocol Test Suite
    • Issue, credential, and proof tests are merged.
  • Aries Shared:
    • indy-vdr (Andrew Whitehead) https://github.com/andrewwhitehead/indy-ledger-client
      • Basically usable
      • Remaining work: Design doc, FFI, and testing
      • Will migrate repo to Hyperledger
      • As an Aries interface becomes standardized, will add that API layer
    • indy-aries-anoncreds / indy-creds → indy-credx and aries-credx
    • Aries-Shared-Util
      • Pack / Unpack
      • Not started yet
    • Aries-KMS
      • Mike Lodder working on documentation and architecture as an Aries RFC (KMS architecture) and Ursa RFC (API)
        • Differs from Indy Wallet architecture by separating out auth and access control. Intention is to ensure a smooth transition from Indy.
        • Ability to export keys under certain conditions (metadata is set upon key creation)
      • Mike and Cam's aries-core-rs → aries-kms-mayaguez
        https://github.com/sovrin-foundation/aries-kms-rs
        • Evolution from lox
        • Will include a default storage that is not a different implementation from the plugins
      • Indy wallet crate might move to start another aries-kms implementation → aries-kms-vostok
  • Aries-CloudAgent-Python (bc.gov)
    • Likely releasing 0.4.3 shortly - an pda
  • Aries-Framework-Go (Troy) #aries-go
    • Enable common JavaScript API for both WASM and REST controller APIs.
    • Verifiable Credential controller APIs (validation and storage).
    • Preparing 0.1.2 release
  • Aries-SDK-Ruby (Jack)
  • Aries-Framework-DotNet (Tomislav)
  • Aries-StaticAgent-Python
  • Aries-Toolbox
    • Added basic message admin
    • Working on a getting started video
  • Aries-SDK-Java
  • Aries-Framework-JavaScript / Aries-SDK-JavaScript
  • Rich Schemas and W3C Verifiable Credentials (Brent & Ken)
  • Ursa
    • 0.3.2 released in February, includes key exchange methods (can replace libsodium)

...

  • Progress on Rich Schemas Ken Ebert
    • Milestone 1: Issue a credential
    • Milestone 2: Verify using a presentation definition with ZKP signature
  • 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.
    • We plan to reduce the number of architectures. Won't support old devices.
  • Merge indy-credx with aries-credx? (Ken Ebert)

...