Skip to content

Conversation

@mrclay
Copy link

@mrclay mrclay commented Jul 23, 2014

Feedback welcomed. E.g. the JS version should not block the password, right? I added a few comments to help IDE comprehension. I know this needs tests.

@ircmaxell
Copy link
Owner

I would strongly suggest not dropping down to shell for this.

First, it could expose the password to anyone on the server (watching the process list), as it's passed in an argument)

Second, it's not portable

As far as working in JS or not, it would be preferable to do so, but not necessary.

@mrclay
Copy link
Author

mrclay commented Jul 28, 2014

Yikes I didn't know cli args were easily snooped.

aik099 pushed a commit to aik099/password-policy that referenced this pull request Mar 11, 2016
Extracted from ircmaxell#3
@aik099 aik099 mentioned this pull request Mar 11, 2016
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.

2 participants