2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-03 23:15:33 +00:00
This commit is contained in:
quadrismegistus 2020-09-16 16:41:06 +01:00
parent 92d8611063
commit 7137e70df0

View File

@ -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