[IPython-dev] Client/server security

MinRK benjaminrk at gmail.com
Fri Jan 8 06:51:29 EST 2016


Communication between the client and server can be secured today with https
and a password. The docs
<http://jupyter-notebook.readthedocs.org/en/latest/public_server.html#securing-a-notebook-server>
cover setting up a server with a password and self-signed SSL certs. Are
you looking for something more?

-MinRK
​

On Fri, Jan 8, 2016 at 12:38 PM, Steve Holden <steve at holdenweb.com> wrote:

> Hi there,
>
> I've taken a look at the Jupyter roadmap at
> https://github.com/jupyter/roadmap and observed that there doesn't yet
> seem to be any prospect of moving to secure communications between the
> client and the server.
>
> This is completely understandable, but I'd be grateful if someone better
> informed than me could comment on the work that would be required to
> achieve this.
>
> Without taking too much time away from actual progress on scheduled
> requirements, naturally ...
>
> Steve Holden
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160108/116a5fc7/attachment.html>


More information about the IPython-dev mailing list