Re: Client/server security
MinRK <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAHNn8BWDuWV6tfjweuOpLYjmhOYcs6QMEb5inVvg1ezqe7wQ2Q@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev > > _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev