[IPython-dev] Client/server security

Steve Holden steve at holdenweb.com
Fri Jan 8 07:01:24 EST 2016


Oh, thanks for the heads-up. I suspect that will do for current purposes,
and will be back if enhancements would help!

regards
 Steve

Steve Holden

On Fri, Jan 8, 2016 at 11:51 AM, MinRK <benjaminrk at gmail.com> wrote:

> 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
>>
>>
>
> _______________________________________________
> 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/5677bf28/attachment.html>


More information about the IPython-dev mailing list