The comments in standalone.py state that there are security issues with using
it:
https://code.google.com/p/pywebsocket/source/browse/trunk/src/mod_pywebsocket/st
andalone.py
"SECURITY WARNING: This uses CGIHTTPServer and CGIHTTPServer is not secure.
It may execute arbitrary Python code or external programs. It should not be
used outside a firewall."
Why are these modules insecure? How can I run pywebsocket securely in a
standalone way?
Regards,
Andreas
Original issue reported on code.google.com by andre...@pvv.ntnu.no on 3 Sep 2010 at 11:24
Original issue reported on code.google.com by
andre...@pvv.ntnu.no
on 3 Sep 2010 at 11:24