Skip to content

Request: Increase auto generated password entropy #1663

@jforce

Description

@jforce

Hey folks,

Would it be possible to increase the length of the randomly generated admin password from 16 characters to 32 characters?

This would raise the entropy from 96 bits to 192 bits to which would help those users with general standards that require higher entropy for credentials.

Reference:

r.SecretAdmin.StringData["password"] = util.RandomBase64(16)

IHAC who has security requirements specifying minimum bits of entropy for service generated passwords.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions