Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Dutch Corona App - Provenance and Escrow/verification details of (production) builds

Notifications You must be signed in to change notification settings

minvws/nl-covid19-notification-app-provenance

Repository files navigation

Dutch Covid19 Notification App Provenance

The Dutch Covid19 Notification effort is open source. Full source code of both the mobile clients (iOS, Android) and the backend is made available. And, adhering to Kerckhoffs's principle1, there is nothing secret in the backend. In theory anyone can build & run it (in actual practice - you will need permission from Apple and/or Google to run it on their ecosystem).

One of the primary reason for making all this open source is to build trust. To allow anyone to verify that there are no hidden backdoors, no secret tracking, tracing or anything nefarious.

However that only goes so far. How does one know that the code shown here is the code that was uploaded into the Apple and Google playstore ?

To answer part of this question - this project has arranged for a variant of source code escrow2. In this process an independent expert party verifies the source code repository, the build process and the final build; and compares this with the actual deployments to the backend servers and to the app stores. A notary ("Landsadvocaat"3) then verifies that this independent party has done this work, provided complete documentation, takes a statement of the engineers involved in the build and then issues a formal declaration that the are no differences found.

This github directory contains the most recent declarations.

  • The files ending with a 'B' contain the full declaration; including the escrow data and checksums
  • The files without a 'B' are the 'verklaring'

Process

Process details are described in Dutch here.

About

Dutch Corona App - Provenance and Escrow/verification details of (production) builds

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages