shadowhand / git-encrypt

Transparent Git Encryption
https://gist.github.com/873637
707 stars 82 forks source link

Don't echo password to terminal #42

Closed gbenison closed 10 years ago

gbenison commented 10 years ago

I'd find it useful to be able to use this in a context where someone may be looking over my shoulder - in that case I wouldn't want the password printed on the terminal. I can see cases though where it's convenient to have the password echoed (such as, to verify that you entered it correctly) - maybe this behavior should be optional?