Should `jupyter_notebook_config.json` be kept confidential?

jupyter_notebook_config.json should be kept confidential only if it contains custom confidential data.
NotebookApp.password does not need to be kept confidential if it uses the default Argon2 hashing algorithm.