As a Web developer, I'd like to use HTML5's Local Storage on some of my sites, but I'm wondering about security issues. When Local Storage data is saved, is it stored in a secure manner? Since it is accessible through the localStorage variable, the user can read off all its contents, right?
Question
wessleym
As a Web developer, I'd like to use HTML5's Local Storage on some of my sites, but I'm wondering about security issues. When Local Storage data is saved, is it stored in a secure manner? Since it is accessible through the localStorage variable, the user can read off all its contents, right?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts