Skip to content

Better token documentation #60

@bigntallmike

Description

@bigntallmike

From the README:

Token Security: Tokens should be strong, randomly generated strings. In Dockhand, tokens are shown only once when generated.

What would be nice here is explaining what type of string is expected for users who want to generate their own securely.
Is this a hex string? A full UTF-8 string? ASCII?
Is it 24 characters or maybe 128?

If I want to run pwgen -s to generate a token, will that work?

Note that this should be documented in the default config file as well.

Thanks for your time!

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