crypt-keeper-extension icon indicating copy to clipboard operation
crypt-keeper-extension copied to clipboard

Enhancing extension local storage

Open 0xisk opened this issue 2 years ago • 2 comments

  • https://github.com/privacy-scaling-explorations/crypt-keeper-extension/blob/master/src/background/services/simple-storage.ts
  • https://github.com/privacy-scaling-explorations/crypt-keeper-extension/blob/master/src/background/services/storage.ts

0xisk avatar Dec 01 '22 09:12 0xisk

https://github.com/randlabs/encrypted-local-storage

0xisk avatar Feb 28 '23 18:02 0xisk

We can use indexed db for it and sync will be done by trusted storage

0xmad avatar Nov 14 '23 06:11 0xmad