Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security for remote access #10

Closed
fonsp opened this issue Feb 24, 2020 · 4 comments
Closed

Security for remote access #10

fonsp opened this issue Feb 24, 2020 · 4 comments
Labels
backend Concerning the julia server and runtime help welcome If you are experienced in this topic - let us know!

Comments

@fonsp
Copy link
Owner

fonsp commented Feb 24, 2020

Single access tokens or password or ?

@fonsp fonsp added help welcome If you are experienced in this topic - let us know! backend Concerning the julia server and runtime labels Feb 24, 2020
@fonsp fonsp added this to the Very Far Future milestone Feb 27, 2020
@fonsp
Copy link
Owner Author

fonsp commented Apr 28, 2020

I added instructions for setting up an SSH tunnel on the README (which is secure), that should be enough for now.

@fonsp fonsp closed this as completed Apr 28, 2020
@fonsp fonsp added the one day Closed because we won't work on it soon, will be opened again later. label Apr 28, 2020
@Ellipse0934
Copy link
Contributor

It would be useful to have a password page similar to jupyter-nb. When running Pluto inside a container in a random cluster machine it's not feasible to get a link or to pass an access key back to the user, neither is it feasible to have no security at all. A password page would avoid this altogether.
Maybe consider reopening this issue ?

@fonsp
Copy link
Owner Author

fonsp commented Nov 11, 2020

For those setups we recommend that you build on top of an existing authentication system, like an authenticated nginx forward proxy or JupyterLab, and set require_secret_for_access=false. (This is not disabling all security.)

@fonsp fonsp removed the one day Closed because we won't work on it soon, will be opened again later. label Feb 24, 2022
@3f6a
Copy link

3f6a commented Apr 16, 2024

I added instructions for setting up an SSH tunnel on the README (which is secure), that should be enough for now.

I can't find this on the readme. (I realize this is an old thread so maybe this comment is outdated?)

For those setups we recommend that you build on top of an existing authentication system, like an authenticated nginx forward proxy or JupyterLab, and set require_secret_for_access=false. (This is not disabling all security.)

Where can I read more about how to setup this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning the julia server and runtime help welcome If you are experienced in this topic - let us know!
Projects
None yet
Development

No branches or pull requests

3 participants