Skip to content

Enable security (optimally by default) #16

Description

@joshmoore

Thinking of the almost running gag of "Default security settings" of various servers (mongo, etc), I'd suggest that the default settings of imagej-server provide at least some basic security. Things to consider:

  • basic auth (minimally), perhaps with a generated password. Alternatively, see the token generated by JupyterHub
  • encryption (in Java requires some setup; alternatively something like NGINX with LetsEncrypt
  • interface binding: only listen on localhost by default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions