-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 request] Synchronise all messages from mobile app during desktop app installation #1651
Comments
Is this a dupe of #444? |
Yes, it is a dupe of #444. I find however the title of #444 misleading as you can understand that import/export is requested whereas the comments mention that messages are not synchronised between app and desktop version. I would suggest using the word synchronisation (which |
I think this would be a potential security concern. As I understand it the reason you do not get your old messages when you add a new client is the forward secrecy inherent to the Signal protocol (getting access to the keys of a client does not grant you access to any messages sent so far). |
I did not know about forward secrecy, now that I do I understand the limitations it makes sense. However, it does negatively impact user experience when setting up a new device. Any workaround would be highly desirable. As you mention, a prompt could let the user decide, maybe a confirmation message sent to the first installed app could further strengthen security? I'll let the experts devise the best way to deal with this and ponder the risks of attack but the feature is definitely wanted. |
Non techie user opines: Sync s/b an option. Totally get not to mandate it as default but believe one should be able to choose at desktop install and subsequently. What is current behavior across multiple desktop installs, btw? Mostly, thanks for what you do. |
Forward secrecy only demands to:
There is no unsolvable security related reason not to sync. |
I still find it hard to believe that this feature hasn't been addressed yet. It keeps bugging me. |
Yes. I would even add that this could be set as a user profile setting disabling loading of old messages all together but allow you to enabled it and then do it per client install. Maybe at work I only want my recent messages but at home I want the full sync. |
If security is the issue would it at least be possible to synchronize the messages via ADB/USB? |
Would there even be security concerns, if you allow to sync upwards (from the device) to the desktop client, using a channel directly between the clients? You know the time it was linked, so you know which messages to send forward, so it stays a cognitive decision initiated on the client side. |
I'm reading the whole evening through several issues (after I lost my signal desktop history because signal desktop just forgot that it was linked to a device). I came to the conclusion that the signal team does not care a bit about user's chat history. Otherwise the many feature requests would not have been ignored for years. I regret that I convinced a lot people to switch to signal for security reasons, not knowing that they loose savety in turn. IMO, the only way to get reliable backups, restore and sync across devices would be an independent community project that puts the pieces from the several issue reports together. I would not count on the signal team to get this in near future (or at all). Some thoughts about how phone to desktop sync (and back) could work: |
@micw Desktop retains your message history even when unlinked. The only time it deletes everything is if you link with a different signal account than you had before (new phone number). Perhaps you ran into a bug? The more you can tell us about what happened the better. |
I just lost my decryption key on my mobile (my fault), therewith my 3 year conversation history. Now, i am still linked to Desktop, however just installed desktop back in 02/21. If i only had this sync. feature ! I my opinion, there is no security risk therefore i kindly request that feature as it will bring a well improved UX. |
This comment has been minimized.
This comment has been minimized.
|
Bug description
When installing the Signal Desktop app messages previously exchanged on the mobile app are not synchronised.
Steps to reproduce
Install Signal Desktop app.
Feature request
Synchronise Desktop app messages with current mobile app messages enabling a true seamless experience between mobile and desktop. I read somewhere that not synchronising both apps was a feature. Why would anyone want that? The Desktop version advertises "Seamlessly move your private messaging experience from your mobile phone to your desktop computer and back." but upon installation no messages are available.
Should there be uses cases when one users would not like his/her messages being imported in the desktop app, an option should be given not to import during installation.
The text was updated successfully, but these errors were encountered: