social-distancing
social-distancing copied to clipboard
A simple, decentralized. privacy-reserving contact tracing system
The Taiwan Social Distancing Application and Its Contact Tracing Algorithm
Source of apps
Please find source of Taiwan Social Distanc, available in MIT license in the following repo,
- iOS: https://github.com/ailabstw/social-distancing-ios
- Android: https://github.com/ailabstw/social-distancing-android
Contact Tracing Algorithm
This document describes the original contact tracing algorithm (2020) used by the social distancing application form Taiwan AI Labs.
For more info, check the full whitepaper.
Build
The following dependencies are required to build the PDF.
To build to file, run the following commands:
$ make
The PDF will be generated at build/whitepaper.pdf