Skip to content

Enable security (optimally by default) #16

Open
@joshmoore

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

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