https://github.com/sftcd/tek_transparency
Some measurements of deployments of apps using the Google/Apple Exposure Notification system
https://github.com/sftcd/tek_transparency
Last synced: 9 months ago
JSON representation
Some measurements of deployments of apps using the Google/Apple Exposure Notification system
- Host: GitHub
- URL: https://github.com/sftcd/tek_transparency
- Owner: sftcd
- License: mit
- Created: 2020-06-25T22:11:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T00:53:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T14:52:43.768Z (10 months ago)
- Language: Shell
- Size: 6.44 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collecting TEKs.
TEKs are the keys distributed by the Google/Apple Exposure
Notification system for apps that aim to help with COVID-19
contact tracing.
[``tek_survey.sh``](./tek_survey.sh) is a script that we run as
a cronjob every hour to collect the TEKs being published for
33 regions. We'd hope to improve how
that's done and extend the set as time goes on.
We also collect configuration information for those apps that
helps understand how public health authorities may try to
vary the sensitivity of proximity detection.
This is part of the [Testing Apps for COVID-19 Tracing (TACT)](https://down.dsg.cs.tcd.ie/tact/)
project. We wrote up the October 2020 state of play with this
[here](https://down.dsg.cs.tcd.ie/tact/survey10.pdf).