Add DB file encryption
For Electron, it's actually necessary for Trezor.
And for ReactNative, use sqlcipher https://github.com/OP-Engineering/op-sqlcipher
Do you have simple draft how / what key would be used for the db file and so on - curious how this is planned / would work once implemented
For Electron
Would it be possible for all other Browser as well?
@negue Probably yes, I need to investigate it.
Soon.
https://sqlite.org/forum/forumpost/20b2639ec5 https://utelle.github.io/SQLite3MultipleCiphers/docs/installation/install_overview/#webassembly https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.3
Oh I wanted to mention the turso article but you went 3 steps ahead 😬
I searched for a few sqlite wasm projects - but somehow https://github.com/utelle/SQLite3MultipleCiphers never came up
thats awesome (both the link and that it might be added to evolu soon ™️ )