[Chicago] built app to auto-generate UI for scripts.

Japhy Bartlett japhy at pearachute.com
Tue Jul 15 20:21:47 CEST 2014


you're kind of sandboxed at least because you're running in docker, but
this is very vulnerable to malicious code!

import subprocess
subprocess.call('whoami')


> root


On Tue, Jul 15, 2014 at 1:06 PM, Paul Katsen <pkpp1233 at gmail.com> wrote:

> Hey ya'll.
>
> I kept needing to teach non-engineers how to use the terminal to run
> scripts. Decided to just hack up a site last week where you can copy/paste
> your script in, select inputs for your script, and you get a shareable link
> to run your code.
>
> Check it out - would love your feedback: https://python.blockspring.com/.
>
>  -Paul
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20140715/a590894b/attachment.html>


More information about the Chicago mailing list