-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 23 February 2003 03:38 pm, Matthew Toseland wrote: > Sometime in the Freenet 0.5 series, it would be really useful to include > some form of scripting. I believe if we include the interpreter in > fproxy, or generally somewhere in the web interface code, and the code > can only call methods that we provide, we can make it reasonably safe. > So, we need some sort of virtual machine or interpreter that matches the > above conditions. Is there a suitable javascript interpreter (which is > license compatible with Freenet, so not Rhino)? Is there any possibility > of loading java bytecode into a running JVM and isolating it from all > methods except for one class that we provide? Anyone got code, > experience, ideas?
You could change the security manager. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+WTHkx533NjVSos4RAvi3AKCOl3UzjCw8bn3Y2ri8+7TZrRebzwCfahJp XrlnPRUZBUfYLsFheNoPTgs= =CxOE -----END PGP SIGNATURE----- _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
