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.
...
- Record the meeting
- Moving to OWF - proposal
- https://github.com/openwallet-foundation/project-proposals/pull/26
- GH repo has been moved: https://github.com/openwallet-foundation/agent-framework-javascript
- Checklist: https://hackmd.io/@animo/SykUwoUS6
- Working on a good name! agent.js? Something with trust? Use a custom scope (e.g. @trust.js/core, @trust-framework/core). Set up a poll to pick a name ASAP
- 0.5.0 release
- AnonCreds revocation (merged, but need to document)
- sendRevocationNotification should not need credentialExchangeId
- Remove Indy SDK (https://github.com/hyperledger/aries-framework-javascript/pull/1629)
- Issues with multi-tenancy tests with Askar. Probably issues with max connections on SQLite?
- Test wrappers in React Native. Release stable versions
- Message Pickup V2 Live mode support
- OpenID4VC
- Unqualified DID Community Coordinated Update Step 1/2 (December 17th)
- Signature update in DID Exchange (1.1): https://github.com/openwallet-foundation/agent-framework-javascript/pull/1550
- did:peer:4 support
- DID Rotation (part of connections module)
- AnonCreds revocation (merged, but need to document)
- Tenants PR
- How to store efficiently when using multi-tenancy. Separate sensitive data from not sensitive data that can be indexable/needs more performance
...