10 ms·
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 with
by adr_ 14y 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 http://docs.python.org/library/getpass.html
- googletron 14y agoif you raise the issue; I will look into incorporating it in a new release.