#qrcode #certificate #digital #decode #read #eu #covid-19

app dcc-decode

Tool to read EU digital covid certificates

1 unstable release

0.1.0 Jul 19, 2021

#6 in #eu

MPL-2.0 license

28KB
684 lines

Digital-Covid-Certificate Decoder

This is a simple tool to decode the text in the QR-Codes of digital covid certificates

Basic Usage

$ echo "HC1:…" | dcc-decode

Advanced usage

$ git clone https://github.com/ehn-dcc-development/ehn-dcc-valuesets.git
$ curl https://de.dscg.ubirch.com/trustList/DSC/ | sed '1d' > trustlist.json
$ echo "HC1:…" | dcc-decode

Additional Options

Dependencies

~21–33MB
~606K SLoC