tyleryasaka / TrackCOVID

An open source project which provides privacy-preserving contact tracing for communities using QR codes
https://trackcovid.net
MIT License
23 stars 8 forks source link

Permanent public checkpoints #8

Open tyleryasaka opened 4 years ago

tyleryasaka commented 4 years ago

It was pointed out to me that the printable public checkpoints could be made permanent by doing a little extra work on the server side, to associate a single code with a new checkpoint every day. This way, the codes could be printed once and would not need to be re-printed every day.