Security Conscious Javascript Normally, javascript does not have access to local files. Rightfully so because almost every web server should be untrusted and allowing anybody to read your files is a large security risk. Mission Control Desktop, however is a javascript application with access to XPCOM, Mozilla’s component object model. This article is an example [...]
