All data is currently stored unencrypted in a SQLite database. Since users often store sensitive information, we should have a way to encrypt this on disk using something like https://github.com/iotaledger/stronghold.rs or https://github.com/hwchen/keyring-rs