-
This issue proposes an extension to OpenID4VCI Credential Issuer Metadata to publish Issuing Authority Certificate Authority (IACA) certificates. These certificates are defined in ISO 18013-5 (mDL).
…
-
The concept of endorsement vs just signing a CoRIM with reference values is still a point of confusion for me, so apologies if I get the terminology wrong. I'm particularly perplexed about the notion …
-
raised by @Sakurann among others: should we define a registry of types of credentials, which may have different sorts of privacy implications and necessary protections?
It seems like a government-i…
-
Hi,
When I build **b_u585i_iot02a_tfm** with STM32CubeIDE 1.9.0 I got the following errors:
```
Calling TFM build for artifact: tfm_build/bin/bl2.axf due to prereq: tfm_build/.ready
make[3]: *** N…
-
## Requirements
Implementers ...
- The trust layer should be handled with a neutral member nbame, including several other trust evaluation mechanisms. See poi 1 below.
- MUST be able to define …
-
It would be worth discussing whether we should remove the `cwt` proof type for the following reasons:
- The encoding of `cwt` proofs is not fully specified. I guess it is supposed to be base64url of …
awoie updated
3 months ago
-
Please comment if you think any of the below should not be mandatory to implement for the verifiers and the wallets (only listing requirements that have rough consensus as of April 25th 9pm CET, will …
-
We discussed in today's meeting that next time we will go over a PR or slides about simplification to CoRIM as a standard to a Core and some other bits.
Here's what I think ought to be addressed:
…
-
I've added support for wallet-based authentication for PDF in `cardano-test-wallet`. The authentication flow failed with the following error message:
```
{
"data": null,
"error": {
…
-
One piece of feedback we've heard is that it seems premature to unify different credential types into `IdentityCredential` if all they're really sharing is a `nonce` and `response` and if the `Identit…