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

Display the chat participants key fingerprint next to their username #1

Open
AlexITC opened this issue Oct 6, 2019 · 0 comments
Open
Labels

Comments

@AlexITC
Copy link
Contributor

AlexITC commented Oct 6, 2019

Ideally, you should be able to see your own public key fingerprint and the room participants fingerprint.

This allow users to verify that the server is not doing a man-in-the-middle by swapping the public keys from the participants.

The frontend already has everything it needs, the required change is to hash the public keys to get a fingerprint which gets displayed in the UI.

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

1 participant