Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Summary:

  • ACA-Py Updates

  • Plugins Progress

  • did:webvh AnonCreds Method – design, implementation, and demo

Call Time: 8:00 Pacific / 17:00 Central Europe

Zoom Link:

https://zoom-lfx.platform.linuxfoundation.org/meeting/96618113800?password=3fb31a65-606d-4765-8f89-ce7c857dc049

Call Recording:

<TO BE ADDED>

image-20241112-180131.pngimage-20241112-180041.png

Welcome, Introductions and Announcements

Announcements:

  • Wallet Interop SIG: [WISIG] Wallet Interoperability SIG

    • Tomorrow: Ayra Foundation (formerly GAN) – 8:00 Pacific / 17:00 Central Europe

    • Next Week: CA DMV Hackathon – 7:00 Pacific / 16:00 Central Europe

Attendees:

Documentation:

Agenda

  • ACA-Py Updates:

    • LTS Releases last week – 0.12.4, 1.2.2. The 1.2.lts branch is now separate from main, as we have breaking changes on main.

    • The start up issue with the OATH tests is not resolved. Still intermittent - not Askar and Unix Pipe issue seems not to be the issue. πŸ€”

    • The removal of the Connections Protocol from ACA-Py and the creation of the Connections Plugin is complete. Testing status?

    • Issue https://github.com/openwallet-foundation/acapy/issues/3462. What’s happening here?

    • Update? Proposal and progress towards enabling major version updates via dependabot PRs – for example this PR (3455) updates multiple important dependencies.

      • More warnings and we’ll have to make a call on ignoring some vs. investing in enabling them.

    • ACA-Py 7.7 on OpenSSF Scorecard – would like to make progress on that. Looking at how to do that. Easy wins? E.g. Token-Permissions (0), CII Best Practices (0). Anyone know how to manage pinning dependencies to a commit?

  • Plugins:

  • Progress on did:webvh plugin to support DIDs and AnonCreds objects. Patrick St-Louis

    • did:webvh Resources: β€œAttested Resources” in did:webvh for AnonCreds Objects and More

    • did:webvh resources <did>/path/to/file, where the HTTP path defaults to match the DID location (minus .well-known) – any content

    • AttestedResources – the identifier for the resources (the DID URL) commits its content, and there is a proof from the DID Controller.

      • The hash of the resource is hashed to produce the file name: <did>/path/to/<hash>

      • The resource contains a proof of the resource

    • AnonCreds – Schema, CredDef, RevRegDef

      • RevRegEntries are trickier, because the holder doesn’t know the Identifier for the Entry it wants to use. Needs to get a list of the entries and then retrieve the one of interest.

      • Solution: RevRegDef is an attested resource, and has the list of all RevRegEntries (time stamp, DID URL, each an AttestedResource). The list is outside of the RevRegDef resource, so the RevRegDef ID does not change when new RevRegEntries are published. The proof on the RevRegDef does include the list of RevRegEntries.

      • Demo

  • Open Discussion

Plugins

  • Current PRs

    • Universal Registrar

    • did:webvh

    • AIP 1 – Connections, Issue Credentials v1 and Present Proof v1 – plugins for backwards compatibility when removed from ACA-Py

Upcoming Meeting Topics:

  • Codespaces

  • Logo

Future Topics:

Action items

Important Links:

Discord: https://discord.com/invite/yjvGPd5FCU (Click Accept Invite, check out the #aca-py channel)

Community Calendar: https://zoom-lfx.platform.linuxfoundation.org/meetings/openwalletfoundation

  • No labels