ProteGO-Safe / specs

Opis, specyfikacja i zadania. Zacznij tutaj.
GNU General Public License v3.0
117 stars 29 forks source link

send_encounters performance #22

Closed arsoba closed 4 years ago

arsoba commented 4 years ago

How many requests to the send_encounters endpoint to you expect? Why don't you use HTTP for this endpoint? Do you think about other protocols? MQTT for example.

AlexF0rtune commented 4 years ago

From what I've understood, encounters ( that is, who met who ) shall not be transmitted to remote server unless one will be found to be infected with the coronavirus - this is , as I understand, a privacy concern.

Source: https://www.gov.pl/web/cyfryzacja/zycie-po-kwarantannie--przetestuj-protego

arsoba commented 4 years ago

I thought the main point is to link all historical connections. Example. Today the user is not infected but in 4 days we'll know that the user is infected.

jakublipinski commented 4 years ago

The data is voluntarily shared by end-users only if there are diagnosed with SARS-CoV-2. Thus we are not expecting tons of data on the server. Please reopen if you need further clarification.