Skip to content

Commit

Permalink
Update README.md (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Sarapulov <oleksandr.sarapulov@globallogic.com>
  • Loading branch information
daniel-eder and oleksandrsarapulovgl authored Jul 21, 2021
1 parent c8a532a commit b8d23c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ This repository contains the source code of the EU Digital COVID Certificate Wal

The wallet app provides a user interface to store and manage personal DGCs directly on the phone. DGCs will be imported by scanning a base45-encoded QR code and decoding CBOR to JSON. Afterwards, it is symmetrically encrypted in the app’s sandbox and the symmetric key is stored in the system’s keychain. Multiple DGCs can be stored in the app. Access to the app is controlled via biometric data (e. g., Touch ID or Face ID). The wallet app can display any imported DGC as QR code for scanning and verifying with the verifier app.

**A note on using the apps and released APK files found in this GitHub organization**: The apps are reference implementations that cannot be used in production environments as-is, but rather need to be configured by EU member states to access their national backends. The released APK files are configured to work with the test environments and will not report correct results on "live" DCCs.

## Development

### Prerequisites
Expand Down

0 comments on commit b8d23c5

Please sign in to comment.