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

Should I encrypt before writing to local storage? #156

Open
MikeSteigerwald opened this issue Jun 25, 2018 · 1 comment
Open

Should I encrypt before writing to local storage? #156

MikeSteigerwald opened this issue Jun 25, 2018 · 1 comment

Comments

@MikeSteigerwald
Copy link

I've been asked to study any security concerns regarding local storage. Can that data get hacked? Should I encrypt before saving?

@drawcard
Copy link

I know this question is 2 years old ... but for anyone else curious about this topic:

https://dev.to/rdegges/please-stop-using-local-storage-1i04

Recommend reading the comment section as well. The jury is out on the topic - since if you can access LocalStorage via XSS exploit, you have bigger problems than just LocalStorage access.

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

2 participants