Date

Attendees

Goals

  • Rename agency to mediator
    • In line with RFCs, easier to understand
  • Without dependency injection in V1. How can custom handlers / modules / services make use of other services?
    • No custom handlers/ modules / services in v1.
    • after that with agent context.
  • improve logger by adding multiple log levels
  • message validation
    • Where should we do this?
      • Easy: one time after transforming to class instance.
      • However when protocols have custom validation errors (e.g. issue credential) this will fail.
    • No problem to have each handler handle it
  • Validation of sender key
  • Inbound / Outbound notation
  • Schema API
    • registerNym / geNym vs registerPublicDid / getPublicDid

Discussion items

TimeItemWhoNotes




Action items

  •