-
Notifications
You must be signed in to change notification settings - Fork 14
Less generic notification #825
Comments
Agree, for changes in the certificate it took always a second or third look to know what the notification is about. |
Thanks for your enhancement request @niwla23. We have created an internal ticket for it and will raise this topic internally. Corona-Warn-App Open Source Team |
This also affects iOS and should be moved to the wishlist. |
I seem to remember that the text in notifications is deliberately non-specific because the notification could be read by somebody other than the device owner. The non-specific message leads to a specific message in the app. The latter can only be read by unlocking the phone, which ensures that only the intended recipient can read the detailed information. The reason behind CWA notifications often involves health data, and this data needs to be specially protected. This all depends on how the phone is set up: if the device had lock-screen security applied, if notifications are shown when the device is locked, etc. |
How is this health data? The app shows a potential risk of being infected because you were in the same room as an infected person. |
This is the official legal definition according to the Data Protection Impact Assessment / (Bericht zur Datenschutz-Folgenabschätzung für die Corona-Warn-App): "7.1.4 Gesundheitsdaten Gesundheitsdaten sind personenbezogene Daten, die sich auf die körperliche oder geistige Gesundheit einer natürlichen Person, einschließlich der Erbringung von Gesundheitsdienstleistungen, beziehen und aus denen Informationen über deren |
Perhaps there could be a way to relax the strict health data protection imposed by the app if the user says that they do not want this applied? That would however make the app more complicated if an option is added for this purpose. It could also be problematic considering that the app can store data (tests and certificates) for multiple named people and each person would have to give their permission to relax the data protection. |
Avoid duplicates
Current Implementation
Exposure notifications are currently sent like this:
Suggested Enhancement
Tell the user what the app wants. Example:
You had contact with an infected person.
Expected Benefits
The current notification looks like something you would easily swipe away, first time I saw it I thought it was a changelog or something.
It will also reduce the time it needs for the message to actually reach the user if it is in the notification title
Internal Tracking ID: EXPOSUREAPP-12909
The text was updated successfully, but these errors were encountered: