pwqgen (1) Linux Manual Page
pwqgen – Generate quality controllable random passphrase
Synopsis
[options ]Description
The Op Ar options program generates a random passphrase using the libpasswdqc library. Strength of the generated passphrase depends on the amount of randomness read from /dev/urandomOptions
- random = N
- (default: random = 47 ) The size of randomly-generated passphrase in bits (24 to 85).
- config = FILE
- Load config FILE in the passwdqc.conf format. This file may define any options described in passwdqc.conf5,butonlythe random and config options are honored by .
- –version
- Output Op Ar options program version and exit.
- -h , –help
- Output Op Ar options help text and exit.
Exit Status
Op Ar options exits with non-zero status when it encounters invalid config file, invalid option, invalid parameter value, when it fails to obtain enough randomness, and in any case when it fails to generate a passphrase.Files
/etc/passwdqc.confSee Also
pwqcheck(1), urandom(4), passwdqc.conf5, pam_passwdqc8. http://www.openwall.com/passwdqc/
