Skip to content
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

ensure to-device verification is compatible between riot web, riotx and riot ios #12631

Closed
5 tasks
bwindels opened this issue Mar 6, 2020 · 2 comments
Closed
5 tasks

Comments

@bwindels
Copy link
Contributor

bwindels commented Mar 6, 2020

riot-web currently expects a .request event to start a verification request, even for to_device requests. It's possible riot ios and riotx are still initiating these with a .start request. There was talk in #12320 is simplying the spec but that hasn't seen any follow up. Whatever we do, we obviously need it to work between riot on all platforms

Ensure that:

  • riot ios can receive to_device requests from riot-web
  • riot web can receive to_device requests from riot-ios
  • riotx can receive to_device requests from riot-web
  • riot web can receive to_device requests from riotx
  • the spec reflects what is implemented in all riots
@bwindels
Copy link
Contributor Author

bwindels commented Mar 6, 2020

riotx should work according to valere, still good to test probably.

@bwindels
Copy link
Contributor Author

bwindels commented Mar 6, 2020

valere says:
self verification is .request
verify user is .request
And if you open device list of a user ,that has not cross signing or/and have untrusted device, you will then have the option to manually verify the device i.e .start

@bwindels bwindels changed the title ensure self-verification is compatible between riot web, riotx and riot ios ensure to-device verification is compatible between riot web, riotx and riot ios Mar 6, 2020
@bwindels bwindels closed this as completed Apr 2, 2020
t3chguy pushed a commit that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant