Stephen Curran
Stephen Curran
PR created after a discussion in the [Aries WG Meeting - 20220316](https://wiki.hyperledger.org/display/ARIES/2022-03-16+Aries+Working+Group+Call)
The build checking currently being done does not reflect the current processes used on the repo and is as a result failing. I recommend we remove the build checking from...
From BC Gov and Kiva (@mattraffel , Jacob Saur) We’ve seen multiple instances of the following kind of use case: - A verifier requests a presentation (via RFC 0454 Present...
A lot of work has gone into [0334](https://github.com/hyperledger/aries-rfcs/blob/master/features/0334-jwe-envelope/README.md), particularly in putting examples into the RFC. However, per the discussions about AIP 2.0, 0334 is not going to go into the...
@dhh1128 @TelegramSam -- suggest that we remove these tests in the CI. I'd like to keep the "check links" test -- that's very useful. But the Implementations tests are not...
We have a need to sign a string using the RFC 0017. We can't use the base64 of the data and the data is not JSON. It's also not appropriate...
This #571 changed the mime-type for DIDComm messages, and the feeling was that we didn't need to change the frameworks to make this happen. We did an interop test in...
We want to create an RFC to sign attachments using RFC 0017 (attachments decorator), which calls for the use of JWS's. We want to then use that protocol to allow...
An [issue](https://github.com/hyperledger/aries-cloudagent-python/issues/478) was raised in the ACA-Py repo about the need to track with a credential the ID of the connection that was used in issuing the credential. While an...
We've been trying to remove the term "CLAIM_DEF" in favour of "CRED_DEF" for quite awhile. While I realize it is still in some of the Indy code, it would be...