-
> Article 4a. 5a. Member States shall provide means to revoke the validity of the European Digital Identity Wallet
> (a) upon the explicit request of the user;
> (b)when its security has been compro…
-
It would be nice to have a way to create self-issued credentials, or sign a VCs submitted by other means.
Example may be:
- submit credential via OOB, sign it and store it in the wallet
- co-sign …
-
The eIDAS regulation has the following text:
Article 5a, 5., (a), viii
'European Digital Identity Wallets shall, in particular (…) support common protocols and interfaces (…) for relying parties to…
-
Hi,
While experimenting with the SD-JWT library to create and verify presentations, I saw that the library uses LocalDateTime to verify if the JWT was within 30 seconds time period in the method […
-
See https://github.com/openid/OpenID4VCI/pull/293/files#diff-1f424614b35a9899813079f1b1f6218631a2aedd993368ccb89bb81a9eda0289R715
-
In https://github.com/WalletInteroperabilityLab/eudi-wif/blob/versione-corrente/docs/en/wallet-instance-attestation.rst there is a set of claims that describes metadata that could be useful when the W…
rohe updated
10 months ago
-
The ePub output provided is much appreciated. Technical documents such as the ARF are a great use of otherwise hard to productively use commute time and eReaders allow a more comfortable reading exper…
toonn updated
5 months ago
-
§ 6.1.3: “Relying Parties may try to request attributes from a Wallet Instance for which they have lawful grounds”. We think that there is a typo. The sentence shall be “Relying Parties may try to req…
-
~~Exploring master thesis topic!~~ With **Honors** bsc, also msc **With Honors** potential! Only thesis grade needs to be high. _Zero_ courses to be done. 12 months of msc dedicated focus. [Honor thes…
-
When using `response_mode=direct_post.jwt` and `response_type=vp_token` the resulting response contains both the encrypted `response` parameter and the unencrypted `vp_token`. This seems kind of self…