-
Notifications
You must be signed in to change notification settings - Fork 18
Multiple accounts ? #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Seems related to #46. An excerpt:
I am still waiting for a convincing answer... |
Definitely related. Only novelty is that we now have the concrete code which, obviously, does not do anything against that. So I'd like to follow the opposite direction in this ticket : given the published code, what is the feeling of the Robert team on this aspect ? |
Hello,
From the StopCovid gitlab, it appears there is no mitigation to prevent the creation of multiple accounts (https://gitlab.inria.fr/stopcovid19/robert-server/-/issues/29 , https://gitlab.inria.fr/stopcovid19/stopcovid-android/-/issues/25 ) . Captcha is acknowledged to not address this issue.
The Robert proposal is demonstrated and analyzed with the hypothesis that there is a guarded entry (tokens, proof of work) to prevent multiple accounts.
Since multiple accounts allow to deduce at which time of the day we encountered an alert, it would severely hinder the expected privacy properties, right ?
Cheers,
Francois
The text was updated successfully, but these errors were encountered: