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

End-to-end encryption: room member devices #1784

Closed
bradlegge opened this issue Jul 14, 2016 · 1 comment
Closed

End-to-end encryption: room member devices #1784

bradlegge opened this issue Jul 14, 2016 · 1 comment
Assignees
Labels

Comments

@bradlegge
Copy link

Need a way to list the devices associated with a participant in a room. Currently this is a list of devices in the right-hand "Member Info" panel. The fields we need to show are:

  • A unique ID of some kind for the device (e.g. Event reaping #123)
  • A friendly name for the device (e.g. "My iPhone")
  • Whether this device has been:
    • verified (big green tick, green padlock or something)
    • blocked (big red cross?)
    • unverified (question mark?)
  • A way of starting the verification process for a device
  • A way of blocking the device.
@ara4n
Copy link
Member

ara4n commented Jul 14, 2016

Current placeholder UI is:
image

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

No branches or pull requests

3 participants