Stephen Curran
yesterday at 9:21 am
yesterday at 9:29 am
ACA-Py Updates:
Fix (3450) for an issue in 1.2.0 is to be released Any Day Now – 1.2.1. Plus another fix (3458) and a new upgrade test (3457) that caught these.
Issue being fixed that is occurring periodically in the test harness with ACA-Py hanging on startup.
Part 2: Status List Plugin
The Cheqd.io Plugin
did:webvh Resources: “Attested Resources” and Linked 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>.<ext>
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.
...