You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
I just had a call with some designers to talk about the verification process. We came up with the idea to use as a standard a text message (SMS). The story could go like that.
Health authority call you about positive test result.
You are asked if you have the app to open it and go to the verification.
Health authority sends the auth code.
Phone pics automatically up the code in the text message (we need permission for that right? probably privacy relevant)
4 alt. user copies code from the message (probably send autho code in separate message to enable easy copy/paste)
auth is done
Fallback:
User is told the code on the phone. (Error-prone, hard to hear are excluded, etc.)
Feedback on QR Solution:
QR Codes are strange und feel technical, a lot of potential for user error
QR Code on printed letters are slow to arrive (time between infection and report will be longer)
QR Codes in e-mails could not be easily photographed on 1 device
etc.
Are there any security concerns with sending the Code per text message? If yes, what could we do to work around this? Any other suggestions are very welcome.