Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelgrinberg/eudcc-decoder

React application that scans, decodes and validates EU Digital COVID-19 certificates, all in the browser.
https://github.com/miguelgrinberg/eudcc-decoder

base45 cbor cwt eudcc qrcode

Last synced: about 1 month ago
JSON representation

React application that scans, decodes and validates EU Digital COVID-19 certificates, all in the browser.

Awesome Lists containing this project

README

        

# EU Digital Covid Certificate Decoder

This project can scan, decode and validate the EU Digital Covid Certificates
used in European Union countries as proof of COVID-19 vaccination, testing or
recovery.

[Click here to try out this application!](https://miguelgrinberg.github.io/eudcc-decoder/)

## Resources

- [EUDCC Schema (PDF)](https://ec.europa.eu/health/sites/default/files/ehealth/docs/covid-certificate_json_specification_en.pdf)
- [CBOR Signing and Encryption (COSE) Specification](https://www.iana.org/assignments/cose/cose.xhtml)