Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 4.24 KB

ProvidingDiagnosisKeys.md

File metadata and controls

22 lines (20 loc) · 4.24 KB

Providing Diagnosis Keys

Each new downloaded Diagnosis Key file (please see Downloading Diagnosis Keys section) is provided for exposure checking. The check is performed by Exposure Notification API with Exposure Configuration options that tune the matching algorithm. In order to provide elastic architecture, the exposure configuration is obtained from Firebase RemoteConfig service. Providing of Diagnosis Key files is done in a background Worker as this is done periodically and doesn't require the user to have application in the foreground.

Steps: