To view parent comment, click here.
To read all comments associated with this story, please click here.
OK, if that is what you mean, then I guess I might not even have to watch the video. :-)
However with both suggestions I mentioned they can be solved if done properly by people who understand these things.
Do you agree ?
The biggest thing missing would then be signed javascript/html/css.
That would solve any last hurdle anyone could object too.
Securing local storage would take more work than using a native application to begin with.
I think you guys are getting a little hung up on my comments thinking I'm anti-web development, so I'm going to turn my argument on it's head in the hope that you can understand the point I'm trying to make:
I wouldn't use a compiled C++ app to search Google and return the results. Sure, it could be done, but it wouldn't be using the best tool for that job. Equally, HTML5 isn't always the best tool for app development, even though most ideas these days can be written in HTML5.
Edited 2013-01-30 11:58 UTC





Member since:
2007-03-26
Sorry, you're right about that video. Try here:
http://www.youtube.com/watch?v=7PmCQ8qJCV4
Basically it's like working with cookies; you wouldn't store sensitive information in cookies and thus you shouldn't store them in local storage. They're both susceptible to the same kinds of attacks.