Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/miguelgrinberg/eudcc-decoder
- Owner: miguelgrinberg
- Created: 2021-07-15T09:27:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T23:20:10.000Z (over 3 years ago)
- Last Synced: 2024-05-23T09:32:01.473Z (9 months ago)
- Topics: base45, cbor, cwt, eudcc, qrcode
- Language: JavaScript
- Homepage: https://miguelgrinberg.github.io/eudcc-decoder/
- Size: 3.65 MB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)