Thank you for your insight.

>I hope you are at least aware that over the years various multi-year attempts 
>to create Python sandboxes ultimately failed to the point of being altogether 
>abandoned.

Yes I am, I have looked at pysandbox and RestrictedPython and I believe my 
approach, albeit very early stage, differs from theirs.

>Besides that, the object model allows one to - sometimes not so easily, but 
>always consistently - bypass any write-restrictions to variables and other 
>memory states that would be used to restrict any access.

If you have some time, could you provide me with an example or two? If I 
understand it correctly, only FFI would be able to do so, am I right?

Regards,
Aarnav
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/K6RYERRLFVWSS3RRRJSRGAIDA2XFZBDH/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to