2020-09-11 Aries Framework JS Meeting notes
Date
Remember the Hyperledger Code of Conduct
Anti-Trust Policy:
Linux Foundation meetings involve participation by industry competitors, and it is the intention of the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws.
Examples of types of actions that are prohibited at Linux Foundation meetings and in connection with Linux Foundation activities are described in the Linux Foundation Antitrust Policy available at http://www.linuxfoundation.org/antitrust-policy . If you have questions about these matters, please contact your company counsel, or if you are a member of the Linux Foundation, feel free to contact Andrew Updegrove of the firm of Gesmer Updegrove LLP, which provides legal counsel to the Linux Foundation.
Attendees
- Timo Glastra (Animo) <timo@animo.id>
- Karim Stekelenburg (Animo) <karim@animo.id>
- Ajay Jadhav (AyanWorks) <ajay@ayanworks.com>
- shonjs (KBA) <rush2shon@gmail.com>
Agenda
- Record the meeting
- DAF → https://github.com/uport-project/daf
- Agent Middleware → https://github.com/hyperledger/aries-framework-javascript/issues/97
- Status updates
Meeting Notes
- creators of DID Agent Framework (DAF) interested in project, looking for synergy.
- adding agent middleware seems like a good idea
- Timo Glastra will work out in more detail the possibilities and present next week
- Current approach seems to lean to how express js handles middleware
- It looks like, we may need some refactoring to make the library more runtime-agnostic (Nodejs, Deno, RN) by removing hard dependency on Indy and packing the lib as pure ES6 module
- Ajay has started working on integrating the library with Deno and will create appropriate issues in Github.
Future topics
- State machines