Viewing profile — jsnar
jsnar
HN member- Joined
- Sat, Feb 20, 2016, 8:46 AM UTC
- HN karma
- 40
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About jsnar
No profile information was provided.
Recent public activity
-
comment
Comment #17051876
Electron is unsafe because it's based on outdated versions of Chromium: https://github.com/signalapp/Signal-Desktop/issues/1635
-
comment
Comment #17051290
Signal desktop app is based on the insecure Electron runtime. See my report here: https://github.com/signalapp/Signal-Desktop/issues/1635
-
comment
Comment #15765190
See here for the security issues published in Chrome stable releases in those versions: https://chromereleases.googleblog.com/2017/07/stable-channel... https://chromereleases.googl…
-
comment
Comment #15765165
Electron makes things worse: it is not secure. Electron has many security vulnerabilities. The latest version is still based on old Chromium (58 & 59) so it inherits many of the se…
-
comment
Comment #15762473
This doesn't make it safe -- consider a lower level library inside Chromium can be exploited when processing input data. Your chat app can be exploited by receiving a crafted image…
-
comment
Comment #15598773
submitted issue for this: https://github.com/WhisperSystems/Signal-Desktop/issues/1635
-
comment
Comment #15598316
It's not as simple as you thought. Consider a bug in the image decoding library Chromium used that can be exploited by simply sending a crafted image in the chat.
-
comment
Comment #15598278
See here for the security issues published in Chrome stable releases in those versions: https://chromereleases.googleblog.com/2017/07/stable-channel... https://chromereleases.googl…
-
comment
Comment #15598246
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 se…
-
comment
Comment #15591692
Electron could still be faulty: its multi process architecture makes application developer easier to write memory leaking code.
-
comment
Comment #11450937
NW.js can run any Chrome Apps directly: http://nwjs.io
- story