<div dir="ltr">you're kind of sandboxed at least because you're running in docker, but this is very vulnerable to malicious code!<br><div><br></div><div><div>import subprocess</div><div>subprocess.call('whoami')</div>
</div><div><br></div><div><br></div><div>> root</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 15, 2014 at 1:06 PM, Paul Katsen <span dir="ltr"><<a href="mailto:pkpp1233@gmail.com" target="_blank">pkpp1233@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Hey ya'll. </div><div class="gmail_extra"><br></div><div class="gmail_extra">
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.</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">Check it out - would love your feedback: <a href="https://python.blockspring.com/" target="_blank">https://python.blockspring.com/</a>.</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra">
<br></div>
<div class="gmail_extra">
-Paul</div></font></span></div>
<br>_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" target="_blank">https://mail.python.org/mailman/listinfo/chicago</a><br>
<br></blockquote></div><br></div>