I mean a standalone implementation of javascript which would be made to operate within a fixed directory, period.
No possibility to get out to create temporary files, symbolic links to files outside this directory; no possibility for example, to set cookies outside either.
No possibility to get called from within a browser which could afterwards create/manipulate files outside of that environment.
OK. Maybe (not default) could be configured to do so... ;)
Thomas 'PointedEars' Lahn <Po*********@web.de> wrote:
Lu**@Jazz.it wrote:
Is there any implementation of the javascript engine that can be run
in a jailed environement?
Define that.
PointedEars