-
This issue will be the main discussion place for our ongoing project: "A blockchain-based token economy to prevent bandwidth free-riding" (the title is open for discussion). The basic idea is to creat…
-
The discover response mentions "subject_trust_frameworks_supported": [
"ebsi"
],
which should be adopted to EWC trust list accordingly.
-
From [RFC8615 Well-Known Uniform Resource Identifiers (URIs)](https://www.rfc-editor.org/rfc/rfc8615#section-3)
> Well-known URIs are rooted in the top of the path's hierarchy; they
are not well-…
-
The discover response mentions the field "subject_syntax_types_discriminations": [
"did:key:jwk_jcs-pub",
"did:ebsi:v1"
],
The meaning of this field name is not clear and requires re…
-
In the context of eIDAS 2, we require a Wallet/Issuer Trust Evidence, basically a key attestation made by the Wallet Provider ensuring that keys used for keybinding really reside in a trustworthy key …
-
The credential issuer metadata field `credentials_supported` received in [RFC001 3.4 Discover response](https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc001-issue-verifiable-credent…
ntsbs updated
9 months ago
-
Objective is to create the account ownership card on demand of the user and associate the card to the DID of the profile
1) remove the card automatic issuance at setup of the wallet. No VC are issu…
-
The credential offer response in [rfc001](https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc001-issue-verifiable-credential.md#32credential-offer-response) is not compatible with the…
ntsbs updated
9 months ago
-
This section defines the authorization request according to draft version 10, which changed in v12.
Is currently:
```
[
{
format: "jwt_vc",
locations: [
https://issuer.example.com
…
-
There are some combinaisons which are impossible
if user chooses VC format ldp_vc with did:ebsi or did:jwk - Display message "The ldp_format is not supported by this DID method"
if DID method is…