Skip to content

Commit

Permalink
Add DCC verification info for Austria
Browse files Browse the repository at this point in the history
  • Loading branch information
fneur authored Aug 23, 2021
1 parent bd3c777 commit 8785d33
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
EU Digital COVID Certificate Verifier App - Android
</h1>

# Specialization for Verifying Austrian Digital COVID Certificates

This repository is a fork of
[eu-digital-green-certificates/dgca-verifier-app-android](https://github.com/eu-digital-green-certificates/dgca-verifier-app-android),
which contains the source code for a reference implementation of the EU Digital COVID
Certificate Verifier App for Android. Whereas the latter is configured to work in
a test environment only, the fork adds support for the verification of production
certificates issued by the Austrian Health Authorities (similar to the official apps
issued by the Austrian Government at [https://greencheck.gv.at](https://greencheck.gv.at)).

To this end, the corresponding digital signing key (DSC) for Austria needs to be present in
the app's key store. This DSC can be obtained, for example, from
https://de.dscg.ubirch.com/trustList/DSC/ or extracted from the official
[GreenCheck](https://greencheck.gv.at) (web)app. As of now, the latter approach has
been implemented. The implementation of the former is left for future enhancements.

<p align="center">
<a href="/../../commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/eu-digital-green-certificates/dgca-verifier-app-android?style=flat"></a>
<a href="/../../issues" title="Open Issues"><img src="https://img.shields.io/github/issues/eu-digital-green-certificates/dgca-verifier-app-android?style=flat"></a>
Expand Down

0 comments on commit 8785d33

Please sign in to comment.