jkominek / onestop-insecure-jupyterhub

Builds an insecure docker image which runs a functioning jupyterhub instance that hands out accounts to everyone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

This makes a docker image where everyone who logs in automatically gets an account. That means they can run arbitrary code inside of the docker container. That means they're running arbitrary code on your computer.

If other people running arbitrary code on your computer sounds like what you want, then god speed to you.

About

Builds an insecure docker image which runs a functioning jupyterhub instance that hands out accounts to everyone.

License:Other


Languages

Language:Python 99.6%Language:Dockerfile 0.4%