mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
92d8611063
commit
7137e70df0
@ -115,7 +115,7 @@ class KomradeX(Caller):
|
||||
else:
|
||||
if not passphrase: passphrase = DEBUG_DEFAULT_PASSPHRASE
|
||||
while not passphrase:
|
||||
logfunc('Enter a memorable password to encrypt your private key with:')
|
||||
logfunc('Now please enter a memorable password to encrypt your private key with:')
|
||||
passphrase=getpass(f'\nKomrade @{self.name}: ')
|
||||
clear_screen()
|
||||
## 4) Get hashed password
|
||||
|
Loading…
Reference in New Issue
Block a user