Skip to content

Xiphoseer/dcc-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Decoder for EU Digital-Covid-Certificate QR-Codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages