|
|
5 years ago | |
|---|---|---|
| .vscode | 5 years ago | |
| docs | 5 years ago | |
| img | 5 years ago | |
| js | 5 years ago | |
| CNAME | 5 years ago | |
| README.md | 5 years ago | |
| banknote.html | 5 years ago | |
| commons-codec-1.15.jar | 5 years ago | |
| debug.html | 5 years ago | |
| ecdsa_private_key | 5 years ago | |
| ecdsa_private_key8.pem | 5 years ago | |
| ecdsa_pub_key | 5 years ago | |
| ibm.html | 5 years ago | |
| index.html | 5 years ago | |
| index.v-1.html | 5 years ago | |
| index.v0.html | 5 years ago | |
| index.v1.html | 5 years ago | |
| index.v2.html | 5 years ago | |
| index.v3.html | 5 years ago | |
| index.v4.html | 5 years ago | |
| index.v5.html | 5 years ago | |
| opencerta.html | 5 years ago | |
| private_key | 5 years ago | |
| pub_key | 5 years ago | |
| style.css | 5 years ago | |
| style.v0.css | 5 years ago | |
| style.v1.css | 5 years ago | |
| style.v2.css | 5 years ago | |
| style.verify.css | 5 years ago | |
| us.ma.id.html | 5 years ago | |
| verify.html | 5 years ago | |
| verify.java | 5 years ago | |
| verify.py | 5 years ago | |
| verify.rb | 5 years ago | |
| verify.sh | 5 years ago | |
| vial.html | 5 years ago | |
JavaScipt-based web app to generate a Vaccine Certification in a alphanumeric QR Code that is signed by the Health Provider.
Users can distribute their certificates to prove they have been vaccinated and are free of COVID-19.
The complete specification documentation is here
The certificate is the signed record that prove a patient name has taken a vaccine. It follows the format of paper-creds:
cred:type:version:signature:publicKeyId:payload
Example:
CRED:BADGE:1:GBCAEIBOFEBIZUXYC2D6EYOBJURKOQ5KQ3F4YLAUBMO3MY52E6QSVNMIAQBCAOTWMM5VZTWW3USVQLNCNNNAGXJ4PW3JYKL6TWMKZXDJA5E2CPPC:PCF.VITORPAMPLONA.COM:20210303/MODERNA/COVID-19/012L20A/28/TCXRTFWS4NAADDA5N76GOUIYUP54BCY5DLYUVU2YIISKVKNTR7VA/C28161/RA/500
This webapp has been deployed here.