diff --git a/README.md b/README.md index 26dbb69..b48f5fd 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ AboutContributingRFCs • + ImplementorsLicensing

@@ -37,6 +38,19 @@ These are the RFCs identified to be specified towards ensuring producing referen | RFC-004 | Attest Enterprise Wallet Instance (TBD) - WP3/3.1.2 Requirements/OID4 Security | | RFC-100 | [EWC Interoperability Profile Towards ITB - v1.0](https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc100-interoperability-profile-towards-itb-v1.0.md) | +## Implementers +| Wallet | Link | ITB compliance | Holder | Issuer | Verifier | +| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | :----: | :----: | :------: | +| Amadeus | [itd-wallet-dev.azurewebsites.net/](https://itd-wallet-dev.azurewebsites.net/) | Mar'24 | ✅ | | ✅ | +| DVV Wallet | | Mar'24 | ✅ | ✅ | ✅ | +| iGrant.io Enterprise Wallet | [demo-business.igrant.io/](https://demo-business.igrant.io/) | Mar'24 | ✅ | ✅ | ✅ | +| iGrant.io Data Wallet | [iOS](https://apple.co/2Mz9nJp), [Android](https://play.google.com/store/apps/details?id=io.igrant.mobileagent) | Mar'24 | ✅ | ✅ | ✅ | +| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) | Mar'24 | ✅ | ✅ | ✅ | +| UAegean (Cyclades Fast Ferries) | | Mar'24 | ✅ | | ✅ | +| Lissi ID-Wallet | [iOS](https://testflight.apple.com/join/9AWbZISv), [Android](https://play.google.com/store/apps/details?id=io.lissi.mobile.android.beta) | TBD | ✅ | | | +| Lissi ID-Wallet Connector | [lissi.id](https://lissi.id) | TBD | | ✅ | ✅ | + + ## Funding ![image](https://github.com/EWC-consortium/ewc-wiki/assets/455274/1ac9b4e3-06b9-4c3c-a2af-ec5fbf584517) diff --git a/ewc-rfc001-issue-verifiable-credential.md b/ewc-rfc001-issue-verifiable-credential.md index 04d458f..73d9206 100644 --- a/ewc-rfc001-issue-verifiable-credential.md +++ b/ewc-rfc001-issue-verifiable-credential.md @@ -37,7 +37,7 @@ - [3.10.1 In-time](#3101--in-time) - [3.10.2 Deferred](#3102-deferred) - [4.0 Alternate response format](#40alternate-response-format) -- [5.0 Implementors](#50implementors) +- [5.0 Implementers](#50implementers) - [6.0 Reference](#60reference) - [Appendix A: Public key resolution](#appendix-a-public-key-resolution) @@ -821,19 +821,19 @@ The table below summarises the success/error responses that can be used: -# 5.0 Implementors +# 5.0 Implementers -| Wallet | Link | ITB compliance | Holder | Issuer | Verifier | -| ------------------------------- | --------------------------------------------------------------------------------------------------------------- | -------------- | :----: | :----: | :------: | -| Amadeus | [itd-wallet-dev.azurewebsites.net/](https://itd-wallet-dev.azurewebsites.net/) | Mar'24 | ✅ | | ✅ | -| DVV Wallet | | Mar'24 | ✅ | ✅ | ✅ | -| iGrant.io Enterprise Wallet | [demo-business.igrant.io/](https://demo-business.igrant.io/) | Mar'24 | ✅ | ✅ | ✅ | -| iGrant.io Data Wallet | [iOS](https://apple.co/2Mz9nJp), [Android](https://play.google.com/store/apps/details?id=io.igrant.mobileagent) | Mar'24 | ✅ | ✅ | ✅ | -| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) | Mar'24 | ✅ | ✅ | ✅ | -| UAegean (Cyclades Fast Ferries) | | Mar'24 | ✅ | | ✅ | -| Lissi ID-Wallet | [iOS](https://testflight.apple.com/join/9AWbZISv), [Android](https://play.google.com/store/apps/details?id=io.lissi.mobile.android.beta) | TBD | ✅ | | | -| Lissi ID-Wallet Connector | [lissi.id](https://lissi.id) | TBD | | ✅ | ✅ | +| Wallet | Link | ITB compliance | Holder | Issuer | Verifier | +| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | :----: | :----: | :------: | +| Amadeus | [itd-wallet-dev.azurewebsites.net/](https://itd-wallet-dev.azurewebsites.net/) | Mar'24 | ✅ | | ✅ | +| DVV Wallet | | Mar'24 | ✅ | ✅ | ✅ | +| iGrant.io Enterprise Wallet | [demo-business.igrant.io/](https://demo-business.igrant.io/) | Mar'24 | ✅ | ✅ | ✅ | +| iGrant.io Data Wallet | [iOS](https://apple.co/2Mz9nJp), [Android](https://play.google.com/store/apps/details?id=io.igrant.mobileagent) | Mar'24 | ✅ | ✅ | ✅ | +| ValidatedID | [iOS](https://apps.apple.com/us/app/vidwallet/id1554340592), [Android](https://play.google.com/store/apps/details?id=com.validatedid.wallet) | Mar'24 | ✅ | ✅ | ✅ | +| UAegean (Cyclades Fast Ferries) | | Mar'24 | ✅ | | ✅ | +| Lissi ID-Wallet | [iOS](https://testflight.apple.com/join/9AWbZISv), [Android](https://play.google.com/store/apps/details?id=io.lissi.mobile.android.beta) | TBD | ✅ | | | +| Lissi ID-Wallet Connector | [lissi.id](https://lissi.id) | TBD | | ✅ | ✅ | # 6.0 Reference diff --git a/ewc-rfc002-present-verifiable-credentials.md b/ewc-rfc002-present-verifiable-credentials.md index cc52500..d0855f4 100644 --- a/ewc-rfc002-present-verifiable-credentials.md +++ b/ewc-rfc002-present-verifiable-credentials.md @@ -26,7 +26,7 @@ - [3.1.1 Scope Parameter Usage](#311-scope-parameter-usage) - [3.2 Authorisation response](#32authorisation-response) - [4.0 Alternate response format](#40alternate-response-format) -- [5.0 Implementors](#50implementors) +- [5.0 Implementers](#50implementers) - [6.0 Reference](#60reference) - [Appendix A: Public key resolution](#appendix-a-public-key-resolution) @@ -237,7 +237,7 @@ Some of the identifier deviations from success responses are as given: -# 5.0 Implementors +# 5.0 Implementers | Wallet | Link | ITB compliance | Holder | Issuer | Verifier |