From e3254c9c83473e9ab855d30ba54fe2abc99a660f Mon Sep 17 00:00:00 2001 From: Daniel Eder Date: Tue, 27 Jul 2021 10:56:02 +0200 Subject: [PATCH] Update README.md (#84) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0babe4..163e6ba 100644 --- a/README.md +++ b/README.md @@ -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 wallet 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. + ## Translators 💬 You can help the localization of this project by making contributions to the [/Localization folder](Localization/DGCAWallet).