Versions Compared

Key

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

...

  • Indy Node
    • February:
      • No formal release of Indy Node
      • New items available
        • Tool for detecting ZMQ network problems
        • Troubleshooting guide
    • March:
      • Replacing Indy Crypto with Ursa (Kiva)
      • More "rich schema" objects
    • Future
      • Ubuntu 18.04 (Kiva)
        • Need to check additional dependencies: 
          Jira
          serverHyperledger JIRA
          serverId6326cb0b-65b2-38fd-a82c-67a89277103b
          keyINDY-2196
  • Indy SDK
    • February:
      • 1.15.0:
        • LibVCX improvements to reject proof and connection redirect
        • Bug fixes
  • Indy Catalyst
    • https://github.com/bcgov/indy-catalyst
    • Still working on performance improvements
    • Being deployed at Government of Canada
    • Migrating to Hyperledger Aries: plan is to moving to aries-verified-credential-registry
      • Needs more documentation
  • Anoncreds 2.0
    • Mike: Creating a development plan in the Indy section of the wiki
    • Mike: Aries-Credx
    • Andrew: Indy-Credx
  • Aries Shared Libraries
    • Aries Shared:andrewwhitehead
      • HTTP REST client that can be used to proxy ZMQ traffic
      • Next steps:
        • VDR Design Doc
        • Custom State-Proof Parser
          • Currently uses global state, should use an object (currently commented out in Indy-VDR)
          • Pair-programming session: BC.gov team, Adam B, Ev Team
        • FFI
        • Unit tests
        • Functional tests
        • Migrate repo to Hyperledger
          • First commit should point to previous history in indy-sdk
        • Integrate into existing LibIndy
          • Apply recent bug fixes to the new VDRI
      • hyperledger/indy-
      ledger-client
      • vdr
        • Remaining work: Design doc, FFI, testing, CI / CD
        • As an Aries interface becomes standardized,
        a new repo will be created for the indy-aries-vdri
        • Or a single aries-vdri with modules for each interoperable ledger
      indy-aries-anoncreds / indy-creds → indy
        • will add that API layer
      • indy-credx / aries-credxandrewwhiteheadindyMike has started. Repo for Aries cred exchange framework.sovrin-foundation/aries-credx-framework-rs
      • As an Aries interface becomes standardized, a new repo would be created for the indy-aries-credx?
      • Goal is to make the current anocreds a separate component, then work on anoncreds 2
      • Aries-Shared-Util
        • Pack / Unpack
        • Lift-and-shift would be Indy specific, but refactoring for Aries-KMS could take a long time
      • Need a place for Rich Schemas functions → many will go to Aries Credx
      Aries
        • Not started yet
      • Aries-KMS
        • Mike working Mike
            • Mike 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 →
        • Evolution from lox
        • Will include a default storage that is not a different implementation from the plugins
        • Move the
            • Indy wallet crate
        • as a starting point
            • might move to start another aries-kms implementation → aries-kms-vostok
      • Ursa 0.3.2
        • Releasing this week?
        • Implements key exchange, so LibSodium hopefully is no longer required

      ...