• 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
..
docs Loading commit data...
4byte.json Loading commit data...
README.md Loading commit data...
extapi_changelog.md Loading commit data...
intapi_changelog.md Loading commit data...
main.go Loading commit data...
pythonsigner.py Loading commit data...
rules.md Loading commit data...
sign_flow.png Loading commit data...
tutorial.md Loading commit data...