@ForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish • 4 months agoSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comexternal-linkmessage-square72fedilinkarrow-up1414arrow-down141cross-posted to: cybersecurity@sh.itjust.worksprivacy@lemmy.worldprivacy@lemmy.mlfoss@beehaw.orgprivacyguides@lemmy.oneprivacy@lemmy.ca
arrow-up1373arrow-down1external-linkSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.com@ForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish • 4 months agomessage-square72fedilinkcross-posted to: cybersecurity@sh.itjust.worksprivacy@lemmy.worldprivacy@lemmy.mlfoss@beehaw.orgprivacyguides@lemmy.oneprivacy@lemmy.ca
minus-square@EngineerGaming@feddit.nllinkfedilinkEnglish3•4 months agoI can appreciate the functionality, but cannot really call an application “good” if it eats up more than half a gigabyte of RAM while being something as simple as a messenger.
minus-squareBalderlinkfedilinkEnglish2•4 months 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-squareBalderlinkfedilinkEnglish2•4 months agoSomething like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).
I can appreciate the functionality, but cannot really call an application “good” if it eats up more than half a gigabyte of RAM while being something as simple as a messenger.
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.
Which ones, for example?
Something like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).