Why no web app? Moxie closed <a href="https://github.com/WhisperSystems/Signal-Desktop/issues/723" rel="nofollow">https://github.com/WhisperSystems/Signal-Desktop/issues/723</a> without giving any reasoning. Can someone link me to a blog post that explains why Signal is refusing to release a web version?<p>I cannot run another Electron app on my computer, I simply do not have the RAM left.
Signal as a web-app would allow me to put it inside of Franz or Rambox, where all my other chat services live.<p>Right now Signal is the only chat service that I cannot run in Rambox or a browser.<p>All the other major chat services provide a web-app that can run in a browser:<p>- messenger
- whatsapp
- wechat
- hangouts
- skype
- zulip<p>These apps all have web versions for good reason, a website is the most versatile, portable way to share an application with users who's devices you cant support individually. If a user's chrome extension gets hacked a steals their messages that's their fault, it should be the choice of the user whether they run the app in an insecure environment. After all, you're relying on them to not have keyloggers or rootkits on their computers that run the desktop app.<p>I don't see any reasoning for Signal to not follow WhatsApp's model and release a web-app that links to your phone.
Other than the memory usage - these are problems I've encountered thus far:<p><pre><code> - It said it was 'Importing contacts and messages' when I signed in without first prompting me if that was OK.
- Importing contacts and messages failed.
- Manually importing contacts fails.
- Conversations show up, but each message just shows as an error.
- Deleting a conversation doesn't delete it, it just makes it as read.
- Messages marked as read randomly reappear as unread.
- Incorrect unread message count next to conversations list.
- Messages often don't arrive at all, seems at random.
- The application loses it's 'link' to your account seemingly at random upon launch and needs to be relinked.
- Appears to use an outdated version of electron with published security vulnerabilities.</code></pre>
Any reason why there's not more support for the Progressive Web Apps standard on desktop browsers [1]?<p>It seems to me that many Electron apps these days are super-thin wrappers around a web app that don't actually need the full desktop access offered by Electron (things like local filesystem access, multi-process execution, multi-window management, arbitrary node APIs, etc).<p>They just need a way for users to "install" the app so that it 1) has a separate shortcut and appears in a separate window from the browser, 2) can send notifications through the native notifications stack, and use a fallback on systems where one isn't available, 3) is available for use offline.<p>The Progressive Web Apps spec has answers to all of these problems, and it would vastly improve the resource usage model compared to Electron because each PWA would share the same browser runtime as the user's browser of choice, which is more likely than not running 24/7 anyways.<p>Security-minded apps like Signal might need more guarantees such as asset verification and version pinning on install, but surely those could be added to the spec, as they would be beneficial for other Progressive Web Apps as well.<p>I know PWA was designed with mobile apps in mind originally, but it'd be a shame to limit it to that use case, as there is clearly a lot of demand for building desktop apps with web technologies, and PWA sounds like an excellent alternative to the current status quo that's dominated by Electron.<p>[1] <a href="https://developer.mozilla.org/en-US/Apps/Progressive" rel="nofollow">https://developer.mozilla.org/en-US/Apps/Progressive</a>
Signal Desktop is not really standalone, because you still need to pair it with your phone. And the phone should be turned on.<p>I am <i>very</i> privacy conscious, and I don't use a smartphone, at all, because it's basically a spying device in your pocket.<p>Why Signal is all about privacy and then it forces me to pair it with a telephone?<p>Telegram desktop is really standalone. They require a telephone number too (and that's <i>very</i> annoying), but they don't require having a smartphone or keeping your phone open. My phone number on telegram is not even my phone number anymore, and it doesn't make any difference... Privacy wise is far from being perfect, but it's already better. At least it's usable.
I so wish more people discovered Matrix or <a href="https://riot.im" rel="nofollow">https://riot.im</a>.<p>To me it's simpler and works better than Signal while being decentralized and federated. It has excellent clients for all platforms (and these keep measages in sync with each other) and does not require a phone number.
Does it still store all data unencrypted on the disk? <a href="https://github.com/WhisperSystems/Signal-Desktop/issues/1017" rel="nofollow">https://github.com/WhisperSystems/Signal-Desktop/issues/1017</a>
Using Electron is a bad idea: it's not secure. Electron has many security vulnerabilities. The latest version is still based on old Chromium (58 & 59) so it inherits many of the security vulnerabilities published in Chromium 60, 61 and 62
I want to say "finally!" but they're deprecating the chrome extension so now my chromebook won't be connected anymore but at least I'll be able to get rid of chromium on my desktop.<p>Guess you can never please everyone.<p>But in all seriousness thank you for the great work, this is excellent news!
Was happy to see this as it was the only reason I had Chromium on my machine - launched it and right off the bat it uses 350MB of memory!<p>Inspecting the app, it appears to be just another Javascript app (Electron).
> Linux distributions supporting APT, like Ubuntu or Debian<p>Oh come on guys. Don't forget Fedora. Fedora means SELinux. SELinux means you are getting the people who value security.
Support post for how to migrate:
<a href="https://support.signal.org/hc/en-us/articles/115002502511-How-do-I-migrate-messages-to-the-new-Signal-Desktop-" rel="nofollow">https://support.signal.org/hc/en-us/articles/115002502511-Ho...</a>
A lot of people have given negative feedback(because of electron?). I for one, am happy for this. I am in the middle of migrating slowly to Mozilla Firefox from Google Chrome, and one of the hardest things, is to have some of the apps as standalone. I couldn't use my MacBook for anything else if I wanted to chat using signal (..and have chrome running in the background).<p>Maybe that's just me, but it's good news!
Privacy. Privacy. Privacy. Bla, bla, bla... Now we are going to ask for your phone number.<p>Am I the only one who thinks this defeats the whole point?
Published to AUR:<p>- <a href="https://aur.archlinux.org/packages/signal-desktop-beta/" rel="nofollow">https://aur.archlinux.org/packages/signal-desktop-beta/</a><p>- <a href="https://aur.archlinux.org/packages/signal-desktop-bin/" rel="nofollow">https://aur.archlinux.org/packages/signal-desktop-bin/</a>
Does signal do search for text as well as a way to view all images exchanged within a chat ? The only way I found was to scroll up while keeping my eyes focused on certain key words or images. Not a pleasant experience.
No proxy support, so I can't use it in my corporate environment.<p><a href="https://github.com/WhisperSystems/Signal-Desktop/issues/1632" rel="nofollow">https://github.com/WhisperSystems/Signal-Desktop/issues/1632</a><p>Also a bit annoying that it can't be run in the background, at least on Windows.<p><a href="https://whispersystems.discoursehosting.net/t/new-desktop-app-run-in-background/1368" rel="nofollow">https://whispersystems.discoursehosting.net/t/new-desktop-ap...</a>
Another Electron app, another thread full of people complaining about Electron.<p>The solution is to build a common Electron runtime that all Electron apps can use. But it seems nobody is working on it despite all the complaints.[1]<p>I really don't understand why there isn't anybody working it. If that got implemented, it would put a swift end to the biggest complaints about Electron.<p>[1] <a href="https://github.com/electron/electron/issues/673" rel="nofollow">https://github.com/electron/electron/issues/673</a>
The weird thing that isn't supported is Signal on 2 Android devices. I tried to install in on my tablet, but if I put in my phone number it blocks the app on my phone... bewildering..<p>Kinda the Wechat model
Great! But it found back some old groups with the same logo as a new group (what a pain if someone changes their phone, but I understand it is for security reasons), took me some tries to find what is what. It's doesn't sync back my older messages apparently, again, probably for security reasons. I was also unable to delete the old groups although they were long deleted from my phone, they popped up there again. After deleting them on my phone, they still remain on the desktop.
"If you’ve never used Signal Desktop before, this is a great chance to start. Download the app, pair it with your phone, and experience private messaging with all ten fingers."<p>So it is not _really_ standalone. You still need a phone. This is still a geeky version of WhatsApp.<p>In fact, why would I want to use this instead of WhatsApp if they're basically using the same encryption features and I have to trust the same people (who assert that)?<p>(I don't use WhatsApp, I think it is the worst mankind nightmare.)
So now rather than being able to use my existing browser runtime with the Chrome extension version, I get to run yet another browser runtime that only runs Signal...<p>Yay...
Why an apt package for Debian derivatives only, where they could have opted for a snap and supported a lot more distros: <a href="https://snapcraft.io/" rel="nofollow">https://snapcraft.io/</a><p>I'm very happy with it nonetheless!!
I can't tell from the page if the client can be run without using any nonfree software. Does anyone know? The Android application unfortunately requires nonfree components.
Can we please stop calling Webapps that come with the whole browser desktop apps? The fact that you give me to install a dedicated browser for your web app does not magically make it desktop app. It makes it a worse web app, which does not even share the browser runtime with other web apps.<p>Desktop apps are supposed to be: native code, well integrated in the OS, still working when the net is down and using system widgets and OS look&feel.
Still requires pairing with my phone, thus not <i>standalone</i>.<p>Thank you but I'll just keep using Wire on the desktop and Signal + Wire on mobile. Too bad, because the mobile version is really good.