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

Make keyshare requests not a modal dialog and actually visualise what keys are being requested #5533

Closed
ara4n opened this issue Nov 6, 2017 · 1 comment

Comments

@ara4n
Copy link
Member

ara4n commented Nov 6, 2017

Split out & extended from #4522:

  • Rather than a modal dialog, which is super-intrusive, display some kind of non-modal alert of the request for keys.
    • This could be something in the Invites section of the RoomList, saying "A new device is requesting your keys".
    • This could show you a summary of the sessions being requested - i.e. how many sessions, for which rooms; we could even have a server API to summarise (e.g. "1256 messages sent by Bob between 12:00 and 13:00")
    • It guides the user into verifying the requester, and then shares the keys (and does so transparently from then on).

See bottom https://docs.google.com/document/d/12r21OrXYEvzKclKCUWX2a-2ckU6Se0IJHoZaLicVxFc/edit#heading=h.1t5ui387zzvs for some UX experiments.

See https://docs.google.com/document/d/1m4gQkcnJkxNuBmb5NoFCIadIY-DyqqNAS3lloE73BlQ/edit# for Rich's draft of keyshare messages themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants