• Johns Beharry's avatar
    cmd/clef: replace password arg with prompt (#17897) · 80d39077
    Johns Beharry authored
    * cmd/clef: replace password arg with prompt (#17829)
    
    Entering passwords on the command line is not secure as it is easy to recover from bash_history or the process table.
    1. The clef command addpw was renamed to setpw to better describe the functionality
    2. The <password> argument was removed and replaced with an interactive prompt
    
    * cmd/clef: remove undeclared variable
    80d39077
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
clef Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...