mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-02-01 00:04:19 +01:00
Merge pull request #541 from MikeMcC399/solution-architecture-PPDD-typos
PPDD typos in Solution Architecture corrected
This commit is contained in:
commit
8fbccf9b3a
@ -307,7 +307,7 @@ It must be noted that some of the encounters described above are corner cases. W
|
|||||||
|
|
||||||
## PRIVACY-PRESERVING DATA DONATION
|
## PRIVACY-PRESERVING DATA DONATION
|
||||||
|
|
||||||
The concept of Privacy-preserving Data Donation (PPDD) addresses the need to gain insight into the effecitveness of the Corona-Warn-App.
|
The concept of Privacy-preserving Data Donation (PPDD) addresses the need to gain insight into the effectiveness of the Corona-Warn-App.
|
||||||
|
|
||||||
It consists of two components:
|
It consists of two components:
|
||||||
|
|
||||||
@ -321,7 +321,7 @@ It consists of two components:
|
|||||||
|
|
||||||
Both EDUS and PPA are separate and optional features that require users to actively opt-in. No data is collected without prior consent and any pending data is discarded once a consent is withdrawn.
|
Both EDUS and PPA are separate and optional features that require users to actively opt-in. No data is collected without prior consent and any pending data is discarded once a consent is withdrawn.
|
||||||
|
|
||||||
A dedicated **CWA Data Donation Server** processes the requests relating to Privacy-preserving Data Donation. Access to the APIs is restricted to the Corona-Warn-App by a concept called **Privacy-preseving Access Control** (PPAC). It requires clients to provide an authenticity proof of the device and of the Corona-Warn-App. The access is denied if the authenticity proof is not valid.
|
A dedicated **CWA Data Donation Server** processes the requests relating to Privacy-preserving Data Donation. Access to the APIs is restricted to the Corona-Warn-App by a concept called **Privacy-preserving Access Control** (PPAC). It requires clients to provide an authenticity proof of the device and of the Corona-Warn-App. The access is denied if the authenticity proof is not valid.
|
||||||
|
|
||||||
The authenticity proof is OS-specific and uses native capabilities:
|
The authenticity proof is OS-specific and uses native capabilities:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user