dmerej·7 年前·議論Hi, 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.