@praveen does India's contact tracing Aarogya Setu mobile app use the Apple and Google Exposure Notification framework ?
@praveen
Rahul Matthan who worked on the project claimed that.
"It is only if you are unwell with the virus and at risk of infecting others that your GPS location history as well as the details of everyone you came in contact with are sent to the cloud."
Later people found that location data is being shared on registration as well.
This code you can find - https://github.com/nic-delhi/AarogyaSetu_Android/blob/master/app/src/main/java/nic/goi/aarogyasetu/models/network/RegisterationData.java
@jishnu
Do you know if anyone verified when is location data shared with government? Some one mentioned in the call (probably you) that they claim it is shared only when someone is confirmed positive and it was found to be false claim when people reverse engineered/decompiled the app. Now that source code is available, can we confirm this?
@paolog @anivar