Skip to content

Default insecure passwords seems bad #223

@eythian

Description

@eythian

I think that setting a default password of 'root' is dangerous. Instead, it might be worth considering:

  • aborting with an error if no password is defined
  • setting a large random one if none is defined

That should reduce the risk of people ending up with an insecure setup because they were in a hurry or something. Relatedly, it could be interesting to have a little aside in the docs on how to securely create a password file for when you drop this role in as a git submodule, and so want to avoid making changes to it if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions