Earlier quoted context omitted.
Not only did you miss the point of the article, you must have missed where in these very comments the author replies to someone else who just barely skimmed the article. I will copy/paste it for you. "You could also read the article before commenting. It’s one thing when an extension could do something but its code can be inspected to verify that it doesn’t. It’s an entirely different thing if it delegates its privil…
All right upon closer reading you are correct. I seem to have missed the point of the article. There are some good points that the author brings up. However I still think the title could be better. There are lots of things that applications "can" do. I put more trust into random applications that run on my system.
Now shipping a malicious application is always a risk. This application release is evidence of misbehavior, should someone choose to analyze it. This risk is almost non-existent with dynamic web applications. It would have to be the one targeted user who analyzes megabytes of code.
To sum up: there is a good reason why websites are sandboxed and don’t get any access to your system.
Note: I am the author of this article.