Comment on A fresh install of Signal takes up 410MB, blowing both Firefox and Chromium out of the water

<- View Parent
Natanael@slrpnk.net ⁨5⁩ ⁨months⁩ ago

Am encrypted container doesn’t help if the directory is mounted and accessible or if the key is in plaintext. Also doesn’t help if the process isn’t isolated. You need a bunch of extra measures like using the OS keystore set to only allow the correct program to retrieve the key, keeping secrets only in process memory, etc.

Tldr it’s a lot of work to do it right. If you do it the simple way like throwing it all in SQLite with encryption active you still leak metadata.

source
Sort:hotnewtop