dgca-verifier-app-android | Repository for the dgca verifier android app
kandi X-RAY | dgca-verifier-app-android Summary
kandi X-RAY | dgca-verifier-app-android Summary
dgca-verifier-app-android is a Kotlin library. dgca-verifier-app-android has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This repository contains the source code of the EU Digital COVID Certificate Verifier App for Android. The DGC Verifier Apps are responsible for scanning and verifying DGCs using public keys from national backend servers. Offline verification is supported, if the latest public keys are present in the app's key store. Consequently, once up-to-date keys have been downloaded, the verification works without active internet connection. 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 Verifier App for Android. The DGC Verifier Apps are responsible for scanning and verifying DGCs using public keys from national backend servers. Offline verification is supported, if the latest public keys are present in the app's key store. Consequently, once up-to-date keys have been downloaded, the verification works without active internet connection. 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-verifier-app-android has a low active ecosystem.
It has 101 star(s) with 119 fork(s). There are 10 watchers for this library.
It had no major release in the last 12 months.
There are 15 open issues and 105 have been closed. On average issues are closed in 50 days. There are 6 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of dgca-verifier-app-android is 1.3.0
Quality
dgca-verifier-app-android has no bugs reported.
Security
dgca-verifier-app-android has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
dgca-verifier-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-verifier-app-android releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
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-verifier-app-android
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dgca-verifier-app-android
dgca-verifier-app-android Key Features
No Key Features are available at this moment for dgca-verifier-app-android.
dgca-verifier-app-android Examples and Code Snippets
No Code Snippets are available at this moment for dgca-verifier-app-android.
Community Discussions
No Community Discussions are available at this moment for dgca-verifier-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-verifier-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 order to successfully build and run the project, you must have also downloaded the corresponding core repository from here and the certlogic repository from here. All projects should be at the same folder level which would look something like. This project uses the Gradle build system. To build this project, use the gradlew build command or use "Run" in Android Studio.
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/verifier-context.jsonc' or 'app/src/tst/assets/verifier-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/verifier-context.jsonc' or 'app/src/tst/assets/verifier-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