Live data from Hacker News

Source code for Dutch DigiD app released under Dutch Open Government Act

github.com

1–10 of 161 posts

Re: Source code for Dutch DigiD app released under Dutch Open Government Act

#6

Question: can you modify, compile, and run that code and still have it work for the same uses?

I dont think self complied version would work with service like belasting etc.

I did not look in depth, but the source code would reveal how thing are getting encrypted and business flows but not the data. That is in the digid's infrastructure

Re: Source code for Dutch DigiD app released under Dutch Open Government Act

#8
In order to verify your ID with the app your phone must have NFC support to scan the passport/id, and on the screen where you do the verification it says: if your phone doesnt have support find a friend with a phone that supports it, I kid you not..

edit, found it in the code:

https://github.com/MinBZK/woo-besluit-broncode-digid-app/blo...

Re: Source code for Dutch DigiD app released under Dutch Open Government Act

#10

Question: can you modify, compile, and run that code and still have it work for the same uses?

They explicitly say it's not intended for reuse, and various stuff has been redacted (though I've not identified any that would stop the code from working). Interestingly you are allowed to reuse the code under the EUPL license.
Post reply on HN