-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
verification checkmark is unreliable #71
Comments
Do you have a proposed solution? The best one I got is to display the checkmark somewhere else, and if the contact is not verified, display "unferified" in that place. The contact info page can be opened and there the "verified" thing is displayed separately. |
thanks for bringing that issue up. i take the chance to sum up previous team discussions around this point:
this is what i recall from the various previous discussions :) fresh ideas, of course are welcome, esp. when coming from the outside :) finally, moving this issue to the "interface" repo, where usually these meta-things are discussed; if there is an actionable item for desktop/android/ios, we'll create them on point. |
thanks for transferring this issue to the right location, i was unaware of this repo. a colleague observed to me that there is a green circle overlaid over some user icons (presumably to indicate some sort of "liveness" or "presence") in a way that seems unspoofable (since the user's icon is limited to a circle, and the presence indicator exceeds the circle boundary. perhaps any verification checkmark (or negative response) could be another unspoofable overlay as well? |
another approach would be to always draw a border marker around the username, and put the verification icon outside of the border marker. The basic principle here is that there needs to be a reliable part of the UI that is not controllable by |
I recently changed the displayname for my delta account to "dkg ✅✓✔☑".
As a result, when a contact using DeltaChat desktop 1.46.1 looks to see whether i'm verified (i am, on their system), they see this:
If i wasn't verified, they would see the same thing, but the last checkmark would be missing.
I don't think we can expect users to distinguish between the different types of checkmarks, which means that a user can't defend themselves against someone putting a checkmark in their username to make the recipient think that they're verified.
The text was updated successfully, but these errors were encountered: