Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are the keys stored in ProteGO-Safe ? #10

Open
pdehaye opened this issue Jun 12, 2020 · 1 comment
Open

Where are the keys stored in ProteGO-Safe ? #10

pdehaye opened this issue Jun 12, 2020 · 1 comment
Labels

Comments

@pdehaye
Copy link
Collaborator

pdehaye commented Jun 12, 2020

The CoronaRiskScoring project is trying to assess how different contact tracing apps are being parametrized. For this purpose, we need to know how many TEKs get published per day, and their risk levels (all public information).

Project considered
We are looking at ProteGO-Safe.

What we need
We need to have a procedure describing how to pull down the keys reliably.

Nice to have
We would like to find in the code where this code is downloaded from, which is generally around func detectExposures(configuration: ENExposureConfiguration, diagnosisKeyURLs: [URL], completionHandler: @escaping ENDetectExposuresHandler) -> Progress in the iOS app.

Excellent to have
Ideally we would have a little code snippet to run and pull down the necessary data, or a URL to do this directly.

@pdehaye
Copy link
Collaborator Author

pdehaye commented Jun 12, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant