TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Standalone Signal Desktop

429 点作者 rouma7超过 7 年前

43 条评论

nikisweeting超过 7 年前
Why no web app? Moxie closed <a href="https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;723" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;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&#x27;s devices you cant support individually. If a user&#x27;s chrome extension gets hacked a steals their messages that&#x27;s their fault, it should be the choice of the user whether they run the app in an insecure environment. After all, you&#x27;re relying on them to not have keyloggers or rootkits on their computers that run the desktop app.<p>I don&#x27;t see any reasoning for Signal to not follow WhatsApp&#x27;s model and release a web-app that links to your phone.
评论 #15598292 未加载
评论 #15597959 未加载
评论 #15598365 未加载
评论 #15597946 未加载
smcleod超过 7 年前
Other than the memory usage - these are problems I&#x27;ve encountered thus far:<p><pre><code> - It said it was &#x27;Importing contacts and messages&#x27; 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&#x27;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&#x27;t arrive at all, seems at random. - The application loses it&#x27;s &#x27;link&#x27; 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>
评论 #15599055 未加载
评论 #15599382 未加载
评论 #15625326 未加载
评论 #15601459 未加载
lewisl9029超过 7 年前
Any reason why there&#x27;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&#x27;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 &quot;install&quot; 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&#x27;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&#x27;s browser of choice, which is more likely than not running 24&#x2F;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&#x27;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&#x27;s dominated by Electron.<p>[1] <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;Apps&#x2F;Progressive" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;Apps&#x2F;Progressive</a>
评论 #15599315 未加载
tmikaeld超过 7 年前
Another 205MB Electron App to the collection, at least it&#x27;s 50MB smaller than Wire.
评论 #15596651 未加载
评论 #15597468 未加载
评论 #15598333 未加载
评论 #15600741 未加载
kome超过 7 年前
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&#x27;t use a smartphone, at all, because it&#x27;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&#x27;s <i>very</i> annoying), but they don&#x27;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&#x27;t make any difference... Privacy wise is far from being perfect, but it&#x27;s already better. At least it&#x27;s usable.
评论 #15597053 未加载
评论 #15597135 未加载
评论 #15598442 未加载
评论 #15598843 未加载
评论 #15597040 未加载
评论 #15597340 未加载
评论 #15597012 未加载
unicornporn超过 7 年前
I so wish more people discovered Matrix or <a href="https:&#x2F;&#x2F;riot.im" rel="nofollow">https:&#x2F;&#x2F;riot.im</a>.<p>To me it&#x27;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.
评论 #15599844 未加载
评论 #15600857 未加载
评论 #15603247 未加载
dbrgn超过 7 年前
Does it still store all data unencrypted on the disk? <a href="https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;1017" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;1017</a>
评论 #15599338 未加载
评论 #15598809 未加载
jsnar超过 7 年前
Using Electron is a bad idea: it&#x27;s not secure. Electron has many security vulnerabilities. The latest version is still based on old Chromium (58 &amp; 59) so it inherits many of the security vulnerabilities published in Chromium 60, 61 and 62
评论 #15598296 未加载
评论 #15598278 未加载
评论 #15598301 未加载
评论 #15598773 未加载
openfuture超过 7 年前
I want to say &quot;finally!&quot; but they&#x27;re deprecating the chrome extension so now my chromebook won&#x27;t be connected anymore but at least I&#x27;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!
评论 #15598913 未加载
评论 #15599484 未加载
评论 #15596819 未加载
verbify超过 7 年前
It&#x27;s ludicrous that you need javascript enabled to download a secure messaging app.
评论 #15597080 未加载
评论 #15597699 未加载
mrmondo超过 7 年前
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).
noja超过 7 年前
&gt; Linux distributions supporting APT, like Ubuntu or Debian<p>Oh come on guys. Don&#x27;t forget Fedora. Fedora means SELinux. SELinux means you are getting the people who value security.
评论 #15597198 未加载
评论 #15597122 未加载
评论 #15597209 未加载
评论 #15597181 未加载
etiam超过 7 年前
Support post for how to migrate: <a href="https:&#x2F;&#x2F;support.signal.org&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;115002502511-How-do-I-migrate-messages-to-the-new-Signal-Desktop-" rel="nofollow">https:&#x2F;&#x2F;support.signal.org&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;115002502511-Ho...</a>
asdojasdosadsa超过 7 年前
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&#x27;t use my MacBook for anything else if I wanted to chat using signal (..and have chrome running in the background).<p>Maybe that&#x27;s just me, but it&#x27;s good news!
评论 #15600459 未加载
csomar超过 7 年前
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?
评论 #15597808 未加载
评论 #15600345 未加载
xwvvvvwx超过 7 年前
Signal is fantastic. Huge thanks to the team for their efforts.<p>Really happy to have it as a standalone app outside of Chrome now.
laretluval超过 7 年前
It&#x27;s still insane and confusing that you need a phone number to use Signal. It&#x27;s almost as if they want to make it hard to be anonymous.
评论 #15599752 未加载
nullc超过 7 年前
More &quot;security&quot; software that blindly accepts effectively unaudible binary updates from a third party.
iwalsh超过 7 年前
What does this mean for ChromeOS users? Will Signal be maintained for ChromeOS or will those users no longer be able to use Signal?
评论 #15597849 未加载
评论 #15597853 未加载
BlackjackCF超过 7 年前
Finally! Here&#x27;s to hoping the desktop client outperforms the Chrome extension.
captn3m0超过 7 年前
Published to AUR:<p>- <a href="https:&#x2F;&#x2F;aur.archlinux.org&#x2F;packages&#x2F;signal-desktop-beta&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aur.archlinux.org&#x2F;packages&#x2F;signal-desktop-beta&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;aur.archlinux.org&#x2F;packages&#x2F;signal-desktop-bin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aur.archlinux.org&#x2F;packages&#x2F;signal-desktop-bin&#x2F;</a>
tomc1985超过 7 年前
Not more Electron garbage!
评论 #15600318 未加载
touart超过 7 年前
Is there a web version available? web.whatsapp.com come in handy if you don&#x27;t like electron apps.
j7ake超过 7 年前
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.
评论 #15599525 未加载
andyjh超过 7 年前
No proxy support, so I can&#x27;t use it in my corporate environment.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;1632" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;WhisperSystems&#x2F;Signal-Desktop&#x2F;issues&#x2F;1632</a><p>Also a bit annoying that it can&#x27;t be run in the background, at least on Windows.<p><a href="https:&#x2F;&#x2F;whispersystems.discoursehosting.net&#x2F;t&#x2F;new-desktop-app-run-in-background&#x2F;1368" rel="nofollow">https:&#x2F;&#x2F;whispersystems.discoursehosting.net&#x2F;t&#x2F;new-desktop-ap...</a>
kethinov超过 7 年前
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&#x27;t understand why there isn&#x27;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:&#x2F;&#x2F;github.com&#x2F;electron&#x2F;electron&#x2F;issues&#x2F;673" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;electron&#x2F;electron&#x2F;issues&#x2F;673</a>
评论 #15599731 未加载
评论 #15599636 未加载
评论 #15599629 未加载
geokon超过 7 年前
The weird thing that isn&#x27;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
teekert超过 7 年前
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&#x27;s doesn&#x27;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.
fiatjaf超过 7 年前
&quot;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.&quot;<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&#x27;re basically using the same encryption features and I have to trust the same people (who assert that)?<p>(I don&#x27;t use WhatsApp, I think it is the worst mankind nightmare.)
评论 #15597639 未加载
JshWright超过 7 年前
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...
drudru11超过 7 年前
How does whisper system make money?
评论 #15600809 未加载
teekert超过 7 年前
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:&#x2F;&#x2F;snapcraft.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;snapcraft.io&#x2F;</a><p>I&#x27;m very happy with it nonetheless!!
评论 #15599470 未加载
评论 #15599472 未加载
Dowwie超过 7 年前
can&#x27;t I just be able to freely remove and add contacts? I&#x27;m not asking for much
davexunit超过 7 年前
I can&#x27;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.
mtgx超过 7 年前
I see that you still can&#x27;t drag and drop an image on the new desktop app. It&#x27;s not a huge issue but it&#x27;s quite an inconvenience.
Igor_kh超过 7 年前
Guys, have you heard about checksums? Do you really want me to download and install that bulky zip&#x2F;exe on my laptop ?
flareback超过 7 年前
I was ready to get excited, I installed the app and one contact showed up. Looks like it only works between signal users.
JoeCoder_超过 7 年前
No option to minimize to system tray? So I have to have a Signal App taking up room in my taskbar all the time.
nickpp超过 7 年前
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&amp;feel.
评论 #15596881 未加载
评论 #15596836 未加载
tclover超过 7 年前
yay another electron app
petre超过 7 年前
Still requires pairing with my phone, thus not <i>standalone</i>.<p>Thank you but I&#x27;ll just keep using Wire on the desktop and Signal + Wire on mobile. Too bad, because the mobile version is really good.
MattSteelblade超过 7 年前
I&#x27;m thrilled, it now finally works over 443.
biostasis超过 7 年前
Design is somehow looking related to Telegram...
评论 #15598251 未加载