View all comments ➔Show context ➔
  • 10 months

    Molly encrypts it using a passphrase instead of a locally stored key for exactly that reason.

    • 10 months

      The passphrase or the unencrypted database are still open in memory. Though that is, of course, a more complicated attack but they could simply read it through the app itself.

      • 10 months

        You can set it to wipe them from memory on different conditions, including instantly if youre that paranoid, sure its still possible. Its an optional feature most people wont use, but its pretty well thought out.