ForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comexternal-linkmessage-square64fedilinkarrow-up10arrow-down10cross-posted to: privacy@lemmy.worldprivacy@lemmy.mlfoss@beehaw.orgprivacyguides@lemmy.one
arrow-up10arrow-down1external-linkSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square64fedilinkcross-posted to: privacy@lemmy.worldprivacy@lemmy.mlfoss@beehaw.orgprivacyguides@lemmy.one
minus-squareweststadtgesicht@discuss.tchncs.delinkfedilinkEnglisharrow-up0·1 year agoPeople being triggered by the sheer existence of Electron – it just HAS to be “shitty”, even if it works perfectly fine.
minus-squareBalder@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoAlso there are better solutions if you want to have your UI in HTML nowadays. You don’t need to embed a whole web browser in each app.
minus-squareBalder@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoSomething like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).
People being triggered by the sheer existence of Electron – it just HAS to be “shitty”, even if it works perfectly fine.
deleted by creator
Also there are better solutions if you want to have your UI in HTML nowadays. You don’t need to embed a whole web browser in each app.
deleted by creator
Something like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).