dgca-wallet-app-android | Repository for the dgca wallet app for android
kandi X-RAY | dgca-wallet-app-android Summary
kandi X-RAY | dgca-wallet-app-android Summary
dgca-wallet-app-android is a Kotlin library. dgca-wallet-app-android has no bugs, it has a Permissive License and it has low support. However dgca-wallet-app-android has 1 vulnerabilities. You can download it from GitHub.
This repository contains the source code of the EU Digital COVID Certificate Wallet App for Android. 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.
This repository contains the source code of the EU Digital COVID Certificate Wallet App for Android. 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.
Support
Quality
Security
License
Reuse
Support
dgca-wallet-app-android has a low active ecosystem.
It has 59 star(s) with 16 fork(s). There are 7 watchers for this library.
It had no major release in the last 12 months.
There are 12 open issues and 51 have been closed. On average issues are closed in 16 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of dgca-wallet-app-android is 1.3.0
Quality
dgca-wallet-app-android has 0 bugs and 25 code smells.
Security
dgca-wallet-app-android has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
dgca-wallet-app-android code analysis shows 1 unresolved vulnerabilities (0 blocker, 1 critical, 0 major, 0 minor).
There are 2 security hotspots that need review.
License
dgca-wallet-app-android is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
dgca-wallet-app-android releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
It has 13439 lines of code, 614 functions and 291 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dgca-wallet-app-android
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dgca-wallet-app-android
dgca-wallet-app-android Key Features
No Key Features are available at this moment for dgca-wallet-app-android.
dgca-wallet-app-android Examples and Code Snippets
No Code Snippets are available at this moment for dgca-wallet-app-android.
Community Discussions
No Community Discussions are available at this moment for dgca-wallet-app-android.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dgca-wallet-app-android
Whether you cloned or downloaded the 'zipped' sources you will either find the sources in the chosen checkout-directory or get a zip file with the source code, which you can expand to a folder of your choice. In either case open a terminal pointing to the directory you put the sources in. The local build process is described afterwards depending on the way you choose.
To build project - it's required to add config json file to application assets folder. Structure of the file should be similar to: 'app/src/acc/assets/wallet-context.jsonc' or 'app/src/tst/assets/wallet-context.jsonc', depending on chosen flavor. After related file has been added - it's name should be passed via gradle properties: gradlew -PCONFIG_FILE_NAME="config.json"
To build project - it's required to add config json file to application assets folder. Structure of the file should be similar to: 'app/src/acc/assets/wallet-context.jsonc' or 'app/src/tst/assets/wallet-context.jsonc', depending on chosen flavor. After related file has been added - it's name should be passed via gradle properties: gradlew -PCONFIG_FILE_NAME="config.json"
Support
[ ] TODO: Link to documentation
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page