Comment How is more insecure than what we have now? (Score 1) 275
So wait if someone has access to your pc and can change things on it there may be a security problem?
This is not really different than someone being able to steal your cookie.
I would say that the problem is more that people can still access your data on the local pc at a latter stage (No worse than an old fashioned desktop application). This could and most probably will be mitigated by using some form of encryption of the offline storage using your login.
CORS used incorrectly will be a problem but then again you can say the same for all the current technology at the moment.
All new technology is a security problem till people work out best practices. Though there are many advantages to using them. (Transparent failover of your web app as one off the top of my head)