-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
First stories appear to be unencrypted #520
Comments
Thanks, I think I found the cause. Looks like the server is not sending the state events correctly in the first sync after creating the rooms or maybe the matrix dart sdk is not waiting for the sync to be processed before returning |
I have pushed a workaround in main branch. New stories are now always encrypted |
By the way how you created stories? |
The feature is removed in favour of status. |
Bug Description
The first story ever posted by an account appear to be unencrypted. This is a cause of concern for privacy.
Second and further stories seem encrypted as expected, as seen from Element.
I tested this on two accounts, see attached screenshots below.
Steps to Reproduce
Make a story with an account that had never made stories before
Expected Behavior
All stories are encrypted
App Version
1.13.0
Additional Platform Information
Android 10
Additional Context
No response
The text was updated successfully, but these errors were encountered: