diff options
author | Johns Beharry <johns@peakshift.com> | 2018-10-26 03:45:56 +0800 |
---|---|---|
committer | Martin Holst Swende <martin@swende.se> | 2018-10-26 03:45:56 +0800 |
commit | 80d390776742a2a3cfc2f3041fd01ffe82f43d23 (patch) | |
tree | f0e4b1231e4c0a24199972b89b8a166927c8a7a9 /p2p | |
parent | 68109336405a36e3c3fdcab6a87e8bc024a44a49 (diff) | |
download | dexon-80d390776742a2a3cfc2f3041fd01ffe82f43d23.tar.gz dexon-80d390776742a2a3cfc2f3041fd01ffe82f43d23.tar.zst dexon-80d390776742a2a3cfc2f3041fd01ffe82f43d23.zip |
cmd/clef: replace password arg with prompt (#17897)
* 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
Diffstat (limited to 'p2p')
0 files changed, 0 insertions, 0 deletions