@ForgottenFlux to TechnologyEnglish • 6 months agoSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comexternal-linkmessage-square72arrow-up1414arrow-down141cross-posted to: [email protected]privacy[email protected][email protected][email protected]
arrow-up1373arrow-down1external-linkSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.com@ForgottenFlux to TechnologyEnglish • 6 months agomessage-square72cross-posted to: [email protected]privacy[email protected][email protected][email protected]
minus-square@[email protected]linkfedilinkEnglish3•6 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-squareBalderlinkEnglish2•6 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-squareBalderlinkEnglish2•6 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).