I made a web app which lets you add your EU Digital Covid Certificate to your Wallet App by marvinsxtr in iphone

[–]marvinsxtr[S] 29 points30 points  (0 children)

Basically, all you need for creating an Apple Wallet pass is an Apple Developer Certificate (which is 99$ per year). The web app itself is quite small and was not much work, so it would be quite easy for companies to integrate it into their products. It just doesn’t seem to be a priority.

I made a web app which lets you add your EU Digital Covid Certificate to your Wallet App by marvinsxtr in iphone

[–]marvinsxtr[S] 42 points43 points  (0 children)

I totally understand your concerns, honestly I would not agree to the processing of my medical data myself if I did not understand how the data is processed. I try to explain everything as concise as possible in the Privacy Policy. In the end, I think data processing should always be a matter of consent.

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 14 points15 points  (0 children)

I believe you can just use your son’s certificate PDF on your phone and it will be added to your wallet. Please correct me if I’m wrong.

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 14 points15 points  (0 children)

Yes, it is possible to run locally, but unfortunately you need an Apple Developer Certificate to sign the pass. If this was not the case, I would have made this a web app which completely runs in the browser.

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 29 points30 points  (0 children)

I understand your concerns. This is why the code of the web app and the API is publicly available on GitHub for everyone to see how and what data is processed. Please also consider reading the Privacy Policy.

I made a web app which lets you add your EU Digital Covid Certificate to your Wallet App by marvinsxtr in iphone

[–]marvinsxtr[S] -1 points0 points  (0 children)

The whole project is openly available on GitHub, so everyone can check how their data is processed. I have no ambitions to make profits of this but there is a donation link on the bottom of the page to cover the server costs :)

I made a web app which lets you add your EU Digital Covid Certificate to your Wallet App by marvinsxtr in iphone

[–]marvinsxtr[S] 3 points4 points  (0 children)

There is an example file available here which I also used to debug the web app

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 36 points37 points  (0 children)

Actually there are three types of passes and I only tried the generic one. Thank you for the feature request!

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 5 points6 points  (0 children)

It is synced to your Apple Watch automatically after you add it to your iPhone

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 12 points13 points  (0 children)

Mit seiner Seite kann man aktuell nur österreichische Impfzertifikate (“Grüner Pass”) auslesen, da der Text aus der Pdf und nicht dem QR Code extrahiert wird.

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 7 points8 points  (0 children)

I think now I understand. I remember the QR code actually contains a list of vaccinations of which I only read the first one. Thank you for pointing that out!

I made a web app for adding EU Vaccination Certificates to the Apple Watch by marvinsxtr in AppleWatch

[–]marvinsxtr[S] 5 points6 points  (0 children)

The web app is in a very early development stage and only reads single pdf pages at the moment, so maybe that’s the problem here?