jupyter / security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a model for security.txt

blink1073 opened this issue · comments

cf jupyter-server/jupyter_server#249

We should have a standard method for handling security.txt files.

Note that the one used by our main website is from the notebook project. Should the encryption file be generated per project?

I agree, we should limit the number of encryption keys, but have a simple policy on how to manage them.

I submitted a minimal SECURITY.md for JupyterHub. Something like this could be part of a repository template.