Announcement: This blog is now moved to new domain: CeeKam.com

Sunday, April 12, 2009

Access Filesystem using Javascript

Using only native browser capabilities, it is impossible for a web application to access the user's hard drive. However, trephine allows users to opt-in and grant more privileges to scripts on a page. This article explains how to interrogate the client's filesystem using JavaScript and trephine. To see this in action, check out the file browser demo.


The above screenshot shows my filesystem browser in firefox 3.0.8.

No comments: