You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vitor Pamplona 5fee1c2cc5 Getting closer to an actual badge 5 years ago
.vscode Adding Java Snippet. 5 years ago
docs Updating Readme 5 years ago
img Getting closer to an actual badge 5 years ago
js Moving verifier to a debug and making a nicer screen to verify 5 years ago
CNAME Create CNAME 5 years ago
README.md Update README.md 5 years ago
banknote.html Adding benefits. 5 years ago
commons-codec-1.15.jar Adding Java Snippet. 5 years ago
debug.html Moving verifier to a debug and making a nicer screen to verify 5 years ago
ecdsa_private_key Adding the private key files as well. 5 years ago
ecdsa_private_key8.pem Adding Java Snippet. 5 years ago
ecdsa_pub_key sending new ecdsa pub key 5 years ago
ibm.html Changing from IBM Pass to NY Pass 5 years ago
index.html activating debugger 5 years ago
index.v-1.html Adding Fav Icon 5 years ago
index.v0.html Adding Fav Icon 5 years ago
index.v1.html Adding Fav Icon 5 years ago
index.v2.html Adding Fav Icon 5 years ago
index.v3.html Adding Fav Icon 5 years ago
index.v4.html Adding Fav Icon 5 years ago
index.v5.html Adding Fav Icon 5 years ago
opencerta.html Adding Fav Icon 5 years ago
private_key Adding the private key files as well. 5 years ago
pub_key Making pub-key visible for the QR Reader App 5 years ago
style.css Adding the new V0 certificate to the main index. 5 years ago
style.v0.css Allowing people to compare QRs 5 years ago
style.v1.css Adding the new version with 4 QR Codes 5 years ago
style.v2.css Refining the verify screen 5 years ago
style.verify.css Getting closer to an actual badge 5 years ago
us.ma.id.html Making sure these are simply proposals. 5 years ago
verify.html Getting closer to an actual badge 5 years ago
verify.java Updating Hardcoded QRs to the new version of the status 5 years ago
verify.py Updating Hardcoded QRs to the new version of the status 5 years ago
verify.rb Updating Hardcoded QRs to the new version of the status 5 years ago
verify.sh New ZShell script for verifying and signing 5 years ago
vial.html Benefits of Vial QR 5 years ago

README.md

Signed Vaccine Certificate Generator

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

Certificate Specification

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

Try it out!

This webapp has been deployed here.