Hacker News new | ask | show | jobs
by londons_explore 1109 days ago
Thing is... There is pretty much nothing malicious one can do with localstorage.
1 comments

This isn't accurate. There are any number of XSS attacks that can be performed, which then allow you to look at secrets or tokens in localStorage, for example.