summaryrefslogtreecommitdiff
path: root/portato/gui/templates
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/templates')
0 files changed, 0 insertions, 0 deletions
configured via environment variables per usual. I'm making the default 25. If the user forbids the use of symbols, pwgen will use a-zA-Z0-9, ensuring that at least one A-Z and at least one 0-9 is used. We want to have a password of at least 128-bits, so factoring in the issue with "at least one of this character type", 25 gets us there squarely. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>