Nice. I made you an editor now. Happy editing !

On 06.06.2017 18:35, Dmitry Sagalovskiy wrote:
> 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
> 
> 
> _______________________________________________
> pydotorg-www mailing list
> pydotorg-www@python.org
> https://mail.python.org/mailman/listinfo/pydotorg-www
> 

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Jun 06 2017)
>>> Python Projects, Coaching and Consulting ...  http://www.egenix.com/
>>> Python Database Interfaces ...           http://products.egenix.com/
>>> Plone/Zope Database Interfaces ...           http://zope.egenix.com/
________________________________________________________________________

::: We implement business ideas - efficiently in both time and costs :::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/
                      http://www.malemburg.com/

_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to