-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Broken Secret Storage Setup #27382
Comments
Some additional information: There are no db entries at the server for the tables
EnvironmentThe sign in is performed via SSO. Setting 1
Setting 2
|
Please can you send a bug report from within your client after step 3? |
Sorry but this is not possible. The urls and other information must not be published and I cannot guarantee to replace all information in the debug logs with a placeholder. |
Hrm, tricky. I've not been able to reproduce this at all, so without logs it's going to be hard to proceed. |
Some of the later stages of this sound much like #27252 |
Hi, I encounter this precise case, I can reproduce all the steps. Element 1.11.65 using SSO. It appears starting from 1.11.58 when the rust crypto is activated ; 1.11.57 is ok. I uploaded debug logs after step 3. I can also provide test accounts in my environment if you want to reproduce. As proposed in #27252 , resetting cross-signing keys after this initial step solves this problem. Cheers, |
Sorry for the delay in coming back to this. Unfortunately we had to remove your logs due to a potential key exposure (CVE-2024-34353). If you (or anyone else) can reproduce this, could you please upload debug logs again? |
I'm closing this as we're still lacking logs, or a way to reproduce it. |
Steps to reproduce
=> The message has a red shield.
The security page in the settings shows that the session is connected with the secret storage and the cross signing is setup. The session page shows that this session is not trusted.
7 . Endless many
POST matrix/client/v3/keys/query
requests with 200 Response. It stops when clicking on the "Upgrade" button in theEncryption upgrade available
modal / dialog. (See /keys/query loop in unverified sessions #27165)Unable to restore backup
when having entered the correct recovery key. The console prints (v1.11.64):Error: the signing key is missing from the object that signed the message
Outcome
What did you expect?
After step 4: The session should be trusted after setting up they secret storage.
After step 5: Entering the recovery key a single time and being directed to the chat with decrypted messages.
What happened instead?
After step 4: The session is not trusted.
After step 5: I had to enter the recovery key several times and the messages were not decrypted afterwards.
Operating system
Windows
Browser information
Google Chrome 123.0.6312.124
URL for webapp
No response
Application version
Element Web v1.11.64
Homeserver
Synapse v1.101.0
Will you send logs?
No
The text was updated successfully, but these errors were encountered: