An open API service indexing awesome lists of open source software.

https://github.com/mqxym/secure-local-storage

Secure arbitrary objects in localStorage using AES-GCM envelope encryption with device-bound KEK (IndexedDB) or Argon2id-derived KEK (master password).
https://github.com/mqxym/secure-local-storage

aes-gmc-256 argon2id device-key envelope-encryption localstorage

Last synced: 3 months ago
JSON representation

Secure arbitrary objects in localStorage using AES-GCM envelope encryption with device-bound KEK (IndexedDB) or Argon2id-derived KEK (master password).

Awesome Lists containing this project