Summary:
Excerpt |
---|
|
...
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.
...
Welcome / Introductions
Announcements
- Aries Workshop/Connectathon December 3-5 in Provo, Utah - Dates Confirmed,
- Thank you Sponsors: StreetCred and Hyperledger! - More Food Sponsors welcome!
- Please RSVP
- Webinar on peer DIDs Nov 21 at 1 PM MST, ssimeetup.org
...
- Ursa - Progress on packages and Plenum work.
- Semantics - ODCA pilots underway - The agenda, video, notes, etc. from the HL Indy Semantics WG call:
- DID UX Call - Slack/Mailing list - details in the shared document as well minutes and additional information, currently bootstrapping discussion about UX for defined personas
- Indy Contributors - Richard Esplin (Mon) - Discussed future of Indy Ledger (View Change, Aardvark BFT, bug fixes, future of Plenum)
- Identity WG / Identity WG Implementer calls (Wed / Thurs)
...
- Aries Protocol Test Suite
- Works, and ready for test contributions
- Aries Core Libraries (agent storage, ledger interface, comms)
- Planning a move for the Indy Wallet crate into hyperledger/aries-kms
- SQLite as the default KMS plugin.
- aries-kms-sqlite is archived
- Need to migrate Postgres capability to aries-kms-postgres
- Future:
- Verifiable Data Registry Interface library
- Static Peer DIDs in aries-vdri as the default implementation
- aries-vdri-peer is archived
- Planning a move for the Indy Wallet crate into hyperledger/aries-kms
- Aries-CloudAgent-Python (bc.gov) - Release 0.3.5 Released - mainly cache handling updates. 0.4.0 in works - attachment/signature changes.
- Continuing to learn about performance/storage impacts of using Aries protocols and non-secrets (metadata) interface.
- Lessons learned:
- Latest - adding instrumentation into the agent for metrics - where is time spent? Generating cool graphs
- Found that latest bottleneck seems be processing/messaging, so focusing on that.
- Discovered that the "tag-policy" is effectively useless - searching vs. accessing. Removing, despite space savings, probably pulling from indy-sdk.
- Aries-Framework-Go (Troy)
- Weekly planning notes (2019-11-0512)
- Wrapping up 0.1.0 release and starting on 0.1.1.
- https://didcomm.org is now used as the prefix for message types (replaces did:sov:....)
- Successful experimentation on the possibility of exposing additional bindings (C, WASM).
- (We currently have Go and REST.)
- released.
- You can play with the framework by running BDD tests (make bdd-test) or or with the OpenAPI (swagger) interface (See README).
- Aries-SDK-Ruby (Jack)
- Project is featured on Ruby-Flow (http://www.rubyflow.com/p/ofdqjq-ruby-sdk-for-hyperledger-aries)
- Updated to 0.0.6 at RubyGems https://rubygems.org/gems/aries-sdk-ruby
- Rails sample project using aries-sdk-ruby at https://github.com/johncallahan/aries-rails
- Aries-Framework-DotNet (Tomislav) Transaction Authors/Endorser support for Indy.
- Aries-SDK-Python - PR from JeromeK - weigh-in from those interested in Python wrapper would be appreciated.
- Aries-SDK-Java - Usually Wed Evenings
- Javier => asking help to move forward. Any agenda on what is being developed on other SDKs?
- Aries-SDK-JavaScript - Contributors are now meeting on every Fridays -
- Need to create a new repo - "aries-framework-javascript" and add following contributors to get started.
- Meeting details are here - Framework JS Meetings
- See current plan here - 2019-09-24 Meeting notes
- Indy
- Migrating from Indy SDK
- Closing PRs related to Indy wrappers with pointers to Aries language libraries
- Adding LibVCX support for some Aries protocols
- Trouble when testing with ACA-Py as an issuer.
- https://github.com/hyperledger/aries-cloudagent-python/pull/239
- https://github.com/hyperledger/aries-cloudagent-python/pull/240
- https://github.com/hyperledger/aries-cloudagent-python/pull/241
- Conversations about RFCs versus working implementations.
- Trouble when testing with ACA-Py as an issuer.
- Migrating from Indy SDK
- Ursa
...