element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.01k stars 1.96k forks source link

E2E device list should show fingerprints #13354

Open TheJJ opened 4 years ago

TheJJ commented 4 years ago

The device list should display the device fingerprints easily, so it can be easily copied, compared, (shared, ...).

Without that feature, it's only possible to view the device fingerprint through the e2e message info (which is missing when the device has never sent a message, or it was a while back and you don't know what message was sent with that device). The other way is do de-trust and trust the device again (you'll be prompted the key then and have to assume it didn't change).

t3chguy commented 4 years ago

Related/duplicate of https://github.com/vector-im/riot-web/issues/2735