Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitsuhiko/proximity-tracing
Holds various things for proximity contact tracing.
https://github.com/mitsuhiko/proximity-tracing
Last synced: 11 days ago
JSON representation
Holds various things for proximity contact tracing.
- Host: GitHub
- URL: https://github.com/mitsuhiko/proximity-tracing
- Owner: mitsuhiko
- Created: 2020-04-12T08:37:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T09:49:07.000Z (over 4 years ago)
- Last Synced: 2024-10-13T01:32:55.069Z (27 days ago)
- Language: Rust
- Homepage: https://crates.io/crates/contact-tracing
- Size: 18.6 KB
- Stars: 32
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-contact-tracing - Holds various things for proximity contact tracing
README
# proximity-tracing
This repository holds various things related to covid-19 contact tracing. Specifically
it has an implementation of the [Apple/Google](https://covid19-static.cdn-apple.com/applications/covid19/current/static/contact-tracing/pdf/ContactTracing-CryptographySpecification.pdf)
contact tracing protocol written in Rust.