From 56e64ac227046c6b6d8906911ef0cdcf828182bc Mon Sep 17 00:00:00 2001 From: Ana Goessens Date: Mon, 4 Nov 2024 12:05:26 +0100 Subject: [PATCH] Add internal updates to repo (#200) Signed-off-by: Ana Goessens --- apps/easypid/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/easypid/README.md b/apps/easypid/README.md index 615b4243..0c7155cb 100644 --- a/apps/easypid/README.md +++ b/apps/easypid/README.md @@ -43,6 +43,7 @@ The identity wallet contains the following features, you can see the full flow w - 🔴 PID presentation during (Q)EAA issuance - 🔴 Batch issuance and single use credentials - 🔴 Authorization code flow +- 🔴 Client attestations **Present attestations remotely** - 🟢 PID SD-JWT VC using OpenID4VP @@ -52,9 +53,9 @@ The identity wallet contains the following features, you can see the full flow w - 🟠 Combined presentations - 🟢 Cross-device QR flow - 🟢 Same-device flow +- 🔴 New VP query language **Present attestations in-person** -- 🔴 Query language - Android - 🟢 Android-Android over NFC for device engagement - 🔴 SD-JWT VC using OpenID4VP over BLE @@ -73,6 +74,12 @@ The identity wallet contains the following features, you can see the full flow w - 🔴 WCAG 2.1 compliance - 🔴 AI-based oversharing detection +**[Test issuer/verifier](https://funke.animo.id/)** + +- 🟢 Issue QEAAs +- 🟢 Verify PID +- 🔴 Verify mixed PID-QEAA requests + The identity wallet contains the following temporary features for development and testing: - Switch between C and B' PID flow