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

re-verifying device after device keys have been rotated doesn't mark it as trusted again #12399

Open
bwindels opened this issue Feb 17, 2020 · 1 comment

Comments

@bwindels
Copy link
Contributor

bwindels commented Feb 17, 2020

log in with alice
log in with bob and keep open (session 1)
in another browser contect, log in with bob again (session 2)
for bob2, we remove the olm account in idb (key "-"" in account object store)
we reload, this will rotate the keys (log this)
we cross sign bob2 from bob1

expected: bob1 and alice trust bob2 again
observed: bob1 and alice don't trust bob2 again

@jryans
Copy link
Collaborator

jryans commented Feb 17, 2020

Seems like a good thing to track, but probably it can wait until after cross-signing release.

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

No branches or pull requests

3 participants