dmerej·vor 7 Jahren·discussHi, other Tanker dev here. In the browser, we use IndexedDB (via dexie). Keys are encrypted using a secret that has to be provided when starting a Tanker session.On mobile we use an SQLCipher DB encrypted with the same secret.