Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

E2E: SAS Verification (app) #3047

Closed
manuroe opened this issue Mar 11, 2019 · 0 comments · Fixed by #3093
Closed

E2E: SAS Verification (app) #3047

manuroe opened this issue Mar 11, 2019 · 0 comments · Fixed by #3093

Comments

@manuroe
Copy link
Member

manuroe commented Mar 11, 2019

@lampholder commented on Fri Jan 04 2019

Current web flow:
Verif_emoji.pdf

This comprises the SAS components of @nadonomy's Managing Trust wireframes (inbound and outbound).

So that's:

  • outbound:
    • initiate a request to verify a user via UX in the member info panel
    • poke the js sdk to broadcast that request to all of that user's devices
    • display a waiting screen whilst we wait for the user to accept the request
    • show the verification hex string and a 'confirm' button when the request has been accepted
    • complete the verification when the confirm button is clicked
  • inbound:
    • display an inbound request to verify on all of your devices (if the request is not too old)
    • expire all the other devices' request to verify when you accept on one device
    • show the verification hex string on your device
    • show that verification is complete once the verifier has clicked confirm (is this right?)

@jryans commented on Wed Jan 30 2019

Fixed by matrix-org/matrix-react-sdk#2461.

@manuroe manuroe added this to the Sprint 20 milestone Mar 11, 2019
@manuroe manuroe changed the title E2E: SAS Verification (react-sdk) E2E: SAS Verification (app) Mar 13, 2019
@BillCarsonFr BillCarsonFr self-assigned this Apr 16, 2019
@BillCarsonFr BillCarsonFr mentioned this issue Apr 16, 2019
14 tasks
@bmarty bmarty modified the milestones: Sprint 20, Sprint 21 Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants