[Python-Dev] doc for new restricted execution design for Python (original) (raw)

Samuele Pedroni pedronis at strakt.com
Sat Jul 1 22:10:40 CEST 2006


Brett Cannon wrote:

I don't know how JavaScript is doing it yet. The critical thing for me for this month was trying to come up with a security model. And if you don't think it is going to scale, how do you think it should be done?

if I remember correctly, the boundary/granularity of mutual isolation is practically web domains, pages from the same domain can liberally access each other data, javascript state.



More information about the Python-Dev mailing list