ssbc / ssb-keys

keyfile operations for ssb
36 stars 26 forks source link

browser - private key is stored in local storage unencrypted #56

Closed frankiebee closed 5 years ago

frankiebee commented 5 years ago

how ever local storage is protected by the browser their should still be an option to password protect the private key when in local storage or have an option to pass a method to handle "serializing" and "deserializing" of storage to keep malicious code from being able to read it