You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
I still think there are a lot of open questions about building a web-based solution. I'd like to create a space to discuss them.
Is JavaScript cryptography secure enough?
Is localStorage secure enough for storing the encrypted private key?
Is there a way to securely store the passphrase or decrypted private key?
To clarify, by "secure enough" I mean: without crossing some boundary, could an attacker gain access to the data? If the server or client is compromised, there can be no expectation of security with any architecture.