jumpjack / greenpass

Pure javascript greenpass QR code decoder in browser
MIT License
16 stars 3 forks source link

Dutch qr decode failed. It's using a custom base45 encryption #2

Open Cscanner86 opened 2 years ago

Cscanner86 commented 2 years ago

Hi.. I cannot decode a dutch QR code with it as it uses a custom base45 variant.

You can read more about it here: https://www.bartwolff.com/Blog/2021/08/21/decoding-the-dutch-domestic-coronacheck-qr-code

Is there a possibility to add something so that dutch codes also work?

Thanks in advance!

jumpjack commented 2 years ago

Currently I don't know how to implement decoding of custom Dutch greenpasses, but I just added a dedicated wiki page for reference:

https://github.com/jumpjack/greenpass/wiki/Dutch-greenpass-special-format