Versions Compared

Key

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

...

  • Overview of recent work done
    • tbd
  • Check on work in progress
    • tbd
  • Upcoming work
    • Finish messages2 crate
    • Integrate messages2 crate into aries-vcx 
    • Typestate pattern 
      • credential holder (started by George)
      • credential issuer
      • presentation verifier
      • presentation prover
    •  [ vdr-tools, DID parser, did-resolver ]
  •  End meeting discussion (anything else that comes up to be discussed)


Task backlog: 

    • Compile time protocol registry boundary
    • Apply state pattern for issuance, presentation state machines
    • Issuer with credx
    • Eliminate usage of MediatedConnection in tests (in favor of (non-mediated) Connection)
    • DDO as first class citizen
    • Create DID parser, DID type
    • Implement DID resolver https://github.com/hyperledger/aries-vcx/issues/706
    • Add more typing across codebase
      • use did type, use url type, and others
    • New protocols: DidExchange protocol, Presentation Protocol 2.0, Issuance Protocol 2.0
    • Aries mediator client (pick protocol V2)