COVID group tracker

DebConf25: 7-19th July

webapp to collect anonymous data to track COVID in a group.

We generate your COVID ID: 17a626d1ac3590ac21eeacce1d3469ef2a3531d1

Please backup it and continue

Generate a new COVID ID
Force your COVID ID:

Principle: We generate random IDs with the PHP random_bytes() function which are stored in a cookie with a lifetime of N days. Data (ID, date, and COVID informations) is stored in an SQLite database only with this ID. You can delete your data at any time. No logs are kept (no IP, no User-Agent, etc.) even on the server.


Copyright © 2025 Gregory Colpart, Code is licensed under GPLv3. This is a beta software, please send patches :)