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

Explore the possibility to use Matrix E2E keys for event signature #1

Open
GordonF42 opened this issue Nov 6, 2018 · 3 comments
Open

Comments

@GordonF42
Copy link
Member

Riot uses device keys in order to encrypt events in E2E encrypted rooms. These keys are also able to sign events.

Can we use the Matrix key infrastructure for generating cryptographic keys and use them for signing events (without encrypting them) ?

Matrix E2E spec: https://matrix.org/speculator/spec/HEAD/client_server/unstable.html#module-e2e

@vabd
Copy link
Member

vabd commented Nov 23, 2018

Once that's done, we'll need to harmonise the specs in terms of signature-related event properties and add some technical details and advices on signature generation.

@vabd
Copy link
Member

vabd commented Feb 20, 2019

I'm wondering whether this is really needed at a specifications level. The current structure we have is good enough regardless of whether we use the Matrix SDKs to handle signing events, so surely we can go with it and decide what the implementation looks like once we start working on it?

@vabd
Copy link
Member

vabd commented May 3, 2019

Since we decided (during offline discussions) that this was implementation specific, I'm transferring this issue to the client's repo

@vabd vabd transferred this issue from Informo/specs May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants