Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/miniwallet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# A Mini Wallet

On the road to the fully-fledged EUDI Wallet, it may be interesting to give a concrete definition to the concept of Mini Wallet and track what countries have a corresponding implementation in production

## Intro

The Mini Wallet has been mentioned several times in the past while the EUDI Wallet's definition was evolving. With the prospect of releasing different national implementations of apps capable of providing age attestations, it may be interesting to define more precisely the requirements for providing an interoperable Mini Wallet capable of submitting age attestations verifiable across the EU.
The intention is mainly to define a Minimum Viable Product for a Mini Wallet : MVP4MW

## Requirements
A very early definition could consist of, implementing a wallet that would not meet all the requirements to be certifiable as an EUDI Wallet, but that would provide the following:
- it can handle mdoc attestations
- it accepts openid4vp 1.0 to present the attestations it holds
- it can receive a substantial attestation of identity (e.g. a PhotoID)
- it would accept web certificates to identify issuers (displaying the common name if it is accessible with a browser)