Skip to content

Conversation

@pbailie
Copy link
Contributor

@pbailie pbailie commented Aug 6, 2018

Generates a randomly generated long ugly password. Uses /dev/random to ensure reliable entropy. Could be used to password protect Submitty system accounts.

pbailie added 5 commits August 6, 2018 13:48
Generates a randomly generated long ugly password.  Uses /dev/random to ensure reliable entropy.  Could be used to password protect Submitty system accounts.
/sample_bin/ugly_password.pl

Fix comment style line 23
sample_bin/ugly_password.pl

Bugfix/refactor to disqualify certain printable chars that could confuse psql or possibly cli.
sample_bin/ugly_password.pl

Some comments didn't make it to last commit.
Changes to be committed:
modified:   sample_bin/ugly_password.pl
@bmcutler bmcutler merged commit c1b4e4d into master Aug 14, 2018
@bmcutler bmcutler deleted the ugly_password branch August 14, 2018 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants