you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

do a full encryption of the storage

That’s not how disk encryption works. Data in storage is always encrypted. That’s the whole point. When an app requests data, it is decrypted on the fly. Decrypted data is never stored outside of RAM.

  • source
  • parent