TracingWithPrivacy / paper

A privacy preserving contact tracing design to battle infectious diseases
MIT License
28 stars 2 forks source link

Covidtracer

This repository contains a privacy preserving contact tracer design for COVID-19, read the PDF.

Contact me at anontrace dot jonathan [at] cryptogroup dot net

Key features

Dependencies

Most dependencies can be easily installed using Apt (Linux), Homebrew (macOS), or Chocalety (Windows).

Apt (Linux) one-liner:

sudo apt install make pandoc pandoc-citeproc texlive

Homebrew (macOS) one-liner:

brew install make pandoc pandoc-citeproc && brew cask install basictex

Build

make