Hacker News new | ask | show | jobs
by adr_ 5167 days ago
Would you mind using getpass if the "octogit login" command is only given one argument? It'd be cool to be able to use it with other people in the room and without leaving it in the shell history. It would also be nice to know where my password is being stored and to have a logout command that securely erases it.

http://docs.python.org/library/getpass.html

1 comments

if you raise the issue; I will look into incorporating it in a new release.