softvar / secure-ls

:lock: Secure localStorage data with high level of encryption and data compression
http://softvar.github.io/secure-ls
MIT License
646 stars 82 forks source link

Allow us to have own meta key #34

Closed YanDevDe closed 4 months ago

YanDevDe commented 4 years ago

Not highest priority, but it would be nice if we could choose our own _secure_ls_metadata to cover up bit more.

encryptionNamespace just add another string to "_secure_ls_metadata"

kn38 commented 4 years ago

a41f5493325f5de9a4aa58449b415f388b8eac30

softvar commented 4 months ago

Hey @YanDevDe , This is now supported in version 2.0.0. You can pass your meta-key in the options using metaKey.