Skip to content

Commit

Permalink
Add internal updates to repo (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Goessens <[email protected]>
  • Loading branch information
anagoessens authored Nov 4, 2024
1 parent 93799d5 commit 56e64ac
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion apps/easypid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 56e64ac

Please sign in to comment.