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

[FEATURE] Support device (re)hydration #190

Open
menturion opened this issue Dec 19, 2021 · 8 comments
Open

[FEATURE] Support device (re)hydration #190

menturion opened this issue Dec 19, 2021 · 8 comments

Comments

@menturion
Copy link

menturion commented Dec 19, 2021

Support device (re)hydration to overcome the issue that encrypted messages cannot be read if the receiving user was offline while the sender sent messages.

See e.g. ...
element-hq/element-web#2996
element-hq/element-web#3825

I know that this feature has not been released officially/finally but device (re)hydration is already implemented in the matrix-react-sdk.

@notramo
Copy link

notramo commented Dec 20, 2021

Being offline doesn't cause undecryptable messages.

Only if all devices are logged out.

@menturion
Copy link
Author

menturion commented Dec 20, 2021

That's not correct. If all clients are disconnected from network (i.e. being totally offline) you are not able to decrypt a message you received during this time.

@notramo
Copy link

notramo commented Dec 20, 2021

Then it's a bug in Cinny. Hydrated devices are not for this. Please open another issue regarding this.

@kfiven
Copy link
Collaborator

kfiven commented Jun 15, 2022

Then it's a bug in Cinny.

Has not happened to me. @menturion you surely misunderstood the dehydrated device usage. MSC says "when a user has no logged-in devices when a message is sent, they are unable to receive incoming megolm sessions."

@menturion
Copy link
Author

@kfiven

Many thanks for your message!
Right, this is what I meant. We can change any above description text if this is misleading.

Device (re)hydration should be supported.

@akoranii
Copy link

akoranii commented Nov 17, 2023

Any progress on this?
How to contribute to fix this issue?
@ajbura @kfiven @menturion

@Leonscreative
Copy link

Hi, any progress with that? It will be great to resolve it asap because is blocking the User experience. Thanks

@sceboucher
Copy link

Following.

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

6 participants