summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-10-24 20:33:34 +0200
committerJoachim Fasting <joachifm@fastmail.fm>2016-10-27 14:15:53 +0200
commit9654e09b5a4bd44ecf16f8c435afa834a76ef2b1 (patch)
treed90caa18635bd9b0336ffe337ad148f1610007e3 /pkgs/development/python-modules/python-sql
parente94bd6f31dc6b551b28b479a992564d837e28b95 (diff)
cjdns service: ensure that generated passwd has requested length
`head -cNUM ... | tr -dc SET` might generate output containing fewer than NUM characters. Given the limited alphabet, this could result in a fairly weak passphrase. The construction `tr </dev/urandom | head -cNUM`, however, is sure to give us the full `NUM`.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions