Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypt wallet data #234

Open
bonomat opened this issue Aug 11, 2021 · 0 comments
Open

Encrypt wallet data #234

bonomat opened this issue Aug 11, 2021 · 0 comments

Comments

@bonomat
Copy link
Member

bonomat commented Aug 11, 2021

As of now we are storing wallet data in plain in localstorage. Only the wallet key is encrypted.
Even though the extension is running in its own sandbox and other services/extensions should not be able to read the data this is a security issue.

We should encrypt all localstorage entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant