[pydotorg-www] Proposed edits from new user

Dmitry Sagalovskiy dsagal at gmail.com
Tue Jun 6 12:35:55 EDT 2017


Dear admins,

I created a new account, user name "DmitryS". I'd like to add information
to a couple of pages related to Python sandboxing efforts about a relevant
project.

To https://wiki.python.org/moin/SandboxedPython, I would like to edit
Reactions to add my comment:

We created a project https://github.com/dsagal/pynbox to run Python in a
> NativeClient OS-level sandbox. It makes it easy to install (root not
> required), works cross-platform, supports native modules, and allows
> configuring read/write access to specific directories to serve as the
> in-sandbox filesystem root. We use it at Grist Labs, but would love to know
> if there is wider interest and to get feedback.
>

And to here:
https://wiki.python.org/moin/Asking%20for%20Help/How%20can%20I%20run%20an%20untrusted%20Python%20script%20safely%20%28i.e.%20Sandbox%29

I suggest using https://github.com/dsagal/pynbox, Python in a NativeClient
> (NaCL) sandbox. NaCL is the best project I know of to run native code in a
> sandbox, which is what the question is asking for. We created Pynbox to
> make it easy to install and run Python under NaCL, including ability to use
> native modules. Building new native modules is more involved, but there are
> instructions and an example.
>

Thank you!

Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170606/2415d484/attachment.html>


More information about the pydotorg-www mailing list