|
|
|
|
|
by yamoriyamori
2251 days ago
|
|
The design (bluetooth broadcast, temporary hash/tracer keys, & DB with timestamped 'positive' keys) are the major pieces I would expect for this solution, but with the Apple+Google partnership for Covid contact tracing (announced April ~10) what features/technology, in your opinion, could they be bringing to their solution? (Besides their heft of possibly being able to 'push' this feature/app into their phones.) (Thank you for the succinct README. Still boggles my mind when these are not written well.) |
|
The main issue with contact tracers today is on iOS: Apple does not allow an application to perform a Bluetooth scan if the application is not on the screen and the phone unlocked. Apple and Google solution is thus to provide a tracing API that would allow such scanning capabilities if for contract tracing.
The details are not well known yet, so it's hard to say what will be the privacy issues. We don't know how the API will be implemented either, it could be totally opt-in if provided as a signed application instead of an OS update.
Really appreciate the remark about the README as English isn't my native language.