Skip to content

[done] Version 4.0 functionalities scope

Artur Słomowski edited this page Jun 21, 2020 · 1 revision

Version 4.0 is based on the implementation of Exposure Notification API developed by Google and Apple (G + A) in place of the previously used OpenTrace.

The scope of functionality for version 4.0: - The user downloads the application or updates it to version 4.0 using the G + A API. - According to the requirements for using the API: the user’s device continuously broadcasts temporary identifiers (TemporaryExposureKey), which are taken from the previously generated user pool of keys, changed after a specified time. Simultaneously it’s listening for identifiers issued by other devices. - All identifiers are generated in a way that prevents them from being associated with a specific device or user. - Contact details are deleted from the user’s device after 14 days [parameter]. - The application at least once a day downloads the identifiers of users positively verified by the Chief Sanitary Inspectorate as infected and compares them with the identifiers stored on the user’s device, conducting their analysis and assessment of contact risk if necessary. - In case of a prolonged absence of the end-user, after turning on the application, it downloads all not previously obtained ‘infected’ DiagnosedKeys from the last 2 weeks. - The analysis of direct contact data is only carried out locally on the end-user’s device. - If contact with the patient is detected and the strength of the contact is assessed, the user receives an appropriate push notification. - Depending on the category to which a given contact will be assigned, the user receives an appropriate push notification.

Clone this wiki locally