Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Showing time of risk encounter #1263

Closed
Timo1993 opened this issue Sep 30, 2020 · 6 comments
Closed

Showing time of risk encounter #1263

Timo1993 opened this issue Sep 30, 2020 · 6 comments
Labels
feature request A new feature proposal for the app

Comments

@Timo1993
Copy link

It would be really helpful to show the timestamp of the risk encounter (especially for low risk encounters).

This might help the user to identify its own location during this time. It should not reduce the privacy.

@MikeMcC399
Copy link
Contributor

Similar to corona-warn-app/cwa-wishlist#178

@daimpi
Copy link

daimpi commented Sep 30, 2020

@Timo1993 I'll quote my reply from here:

The exact timestamp of an encounter is not exposed by the Exposure Notification Framework (ENF) for privacy reasons afaik. Therefore CWA cannot show an exact time but only the day when the exposure occurred (see here for more details on the response CWA gets from ENF). If you have a rooted android device you can bypass this restriction e.g. with the corona-warn-companion-android though.

Regarding the display of the day of the encounter (for green encounters): This is tracked in the issue @MikeMcC399 mentioned above and hopefully we will soon see some movement on this issue 🤞.

@heinezen heinezen added the feature request A new feature proposal for the app label Oct 1, 2020
@stephankn
Copy link

I am quite certain that the json you can export on non-rooted phones did contain a timestamp. I had a low-risk contact reported once and was able to identify that I was in the beergarden at that time. given open-air setting and large distance between tables I felt more relaxed.

@daimpi
Copy link

daimpi commented Oct 7, 2020

I am quite certain that the json you can export on non-rooted phones did contain a timestamp.

This is correct. But this timestamp only gives you the time when your phone compared diagnosis keys (DKs) it downloaded from the server with the rolling proximity identifiers (RPIs) it recorded from contact with other phones. This doesn't directly tell you anything about when the actual encounter happened. I've written about this in more detail here and here if you're interested.

@heinezen
Copy link
Member

heinezen commented Oct 8, 2020

Hey @Timo1993 ,

As @MikeMcC399 already pointed out, there already is a wishlist entry for this feature corona-warn-app/cwa-wishlist#178 . Please continue the discussion there and give the issue a 👍 so that we can see how popular the feature request is. This helps the devs to prioritize new features. I'll close this issue as a duplicate.

Thanks.


Corona-Warn-App Open Source Team

@heinezen
Copy link
Member

heinezen commented Oct 8, 2020

Duplicate of corona-warn-app/cwa-wishlist#178

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request A new feature proposal for the app
Projects
None yet
Development

No branches or pull requests

5 participants