[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: OT: Password generator



Nowadays, strong should be tantamount to ultralong. So, if you are
maintaining a server, at least the root password should be very long.


Some of the customizable online password creators are also really handy,
like Steve Gibson's generator (https://www.grc.com/passwords.htm) or
Norton's "everyday" password generator
(https://identitysafe.norton.com/password-generator). Keypass
(http://keepass.info/) has it all: password management and generation on
your desktop.


Carl, while I see the point of this as an XPL programming exercise, it
just might be akin to reinventing the wheel.


Best regards,

Kari Eveli
LEXITEC Book Publishing (Finland)
lexitec@xxxxxxxx

*** Lexitec Online ***
Lexitec in English: http://www.lexitec.fi/english.html
Home page in Finnish: http://www.lexitec.fi/




4.5.2017, 4:13, Carl Distefano kirjoitti:
"Strong" means that the password contains a random combination of uppercase letters, lowercase letters, and numbers. By default, GenPass.exe generates an 8-character password. Using arguments described in the documentation, you can control the length and "look" of the generated password. With a special argument, GenPass.exe 1, the generated password will be of variable length (10-18 characters) and will contain two separators.