Blockstream / green_android

Blockstream Green Wallet for Android
GNU General Public License v3.0
177 stars 74 forks source link

Using SQL cipher to protect Room database #157

Open FunkyMuse opened 1 year ago

FunkyMuse commented 1 year ago

Description

The app doesn't seem to protect the room database, only the contents inside it are encrypted

Version

Latest Github main branch

Additional info

https://github.com/sqlcipher/android-database-sqlcipher Could be added, as it supports Room database