Skip to content

Add a way to view other users' device keys #2735

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

Open
HendrikF opened this issue Dec 10, 2016 · 9 comments
Open

Add a way to view other users' device keys #2735

HendrikF opened this issue Dec 10, 2016 · 9 comments
Labels

Comments

@HendrikF
Copy link

This is needed to publish the own keys

@richvdh
Copy link
Member

richvdh commented Dec 12, 2016

Your own device key is visible via the user settings panel.

I'm not clear what purpose this would serve, otherwise?

@HendrikF
Copy link
Author

That's correct, but I cannot see the device keys of my other devices.

@richvdh
Copy link
Member

richvdh commented Dec 12, 2016

ah, right

@ara4n ara4n added S-Tolerable Low/no impact on users feature P2 A-E2EE labels Dec 20, 2016
@albjeremias
Copy link

I can see my own keys on my settings. I think this can be closed!

@uhoreg
Copy link
Member

uhoreg commented Mar 19, 2018

#6277 also presented a use case for viewing already-verified keys from other people

@grinapo
Copy link

grinapo commented Nov 1, 2019

Also, there is manual-web-of-trust-simulator when I verify most of the people, then a new member asks me the verified data of the devices and accept them by using "legacy verification".

Fo that I have to be able to see the key material of the already verified devices.

UI-wise it would be nice to have a link on the device name which would pop up a window with the device key data, which would be copiable. (Technically it would be nice to have a full list of the verified device keys and fingerprints to be shared, but... that's probably for another day.)

@ara4n
Copy link
Member

ara4n commented Dec 20, 2019

This is even useful in a cross-signing world still, and would be nice to support it somehow.

@bwindels
Copy link
Contributor

I guess this could be added to this dialog https://www.figma.com/file/wwqBo5oAFfk8XKmtd2YaIs/Cross-signing?node-id=6%3A2951

@eighthave
Copy link

I understand that this is an "advanced" feature that is not often needed, and has the potential to make the UX confusing for the large majority of users. I do think it is possible to add this info without making the UX any more complicated. For example, when I go to the sidebar and click on an unverified user, I can see a list of devices there and click on any device to start the verification:

Screenshot from 2021-10-18 10-02-00

But once a device is verified, it is no longer clickable. I find that confusing as it is.

Screenshot from 2021-10-18 09-59-57

So I propose making the verified devices clickable and when they are clicked, it would show either a tooltip or a dialog that just contains some info about the verification, e.g. the device key fingerprint, maybe something else. The word "Trusted" is even colored the same as other clickable text.

@richvdh richvdh changed the title Add a way to view device keys when they are already verified Add a way to view other users' device keys Jan 21, 2025
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

9 participants