Gregory Piñero wrote:
> Are there security issues too?  Would you remove potentially harmful
> Python libraries for the plugin, not allow system calls, etc?  Would
> you only allow file system access in one area?

Ah, so you also want to distribute untrusted Python code.  That's fairly
hard.  There's a discussion about it on Python-Dev right now.

> I guess you'd just copy however Java applets work?  But run faster ;-)

More or less.

Shane

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to