Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 443 Bytes

harbour-contrac

An implementation of the Apple/Google Contact Tracing specification written in Qt for Sailfish OS.

Released under the GPLv2

More info: https://www.flypig.co.uk/contrac

Tasks

  1. Crypto functions - DONE
  2. BLE advertisments- DONE
  3. BLE scanning - DONE
  4. Contact storage - DONE
  5. Contact matching - DONE
  6. Unit tests - WORKING
  7. Risk calculation
  8. Run as a service
  9. Notification download
  10. DTK upload