Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Evaluate security of browser-based solution #28

@bkeepers

Description

@bkeepers

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.

  1. Is JavaScript cryptography secure enough?
  2. Is localStorage secure enough for storing the encrypted private key?
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions