mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
e315a0a63b
commit
814daa44b0
@ -98,11 +98,11 @@ class KomradeX(Caller):
|
||||
logfunc('I would like to sign up for the socialist network revolution.',flush=True,komrade_name=name,pause=True)
|
||||
# do_pause()
|
||||
else:
|
||||
logfunc(f'Hello, this is Komrade @{name}.\n\nI would like to sign up for the socialist network revolution.',pause=True,komrade_name=name,clear=True)
|
||||
logfunc(f'Hello, this is Komrade @{name}.\n\nI would like to sign up for the socialist network revolution.',pause=True,komrade_name=name)
|
||||
# do_pause()
|
||||
|
||||
# clear_screen()
|
||||
logfunc(f'Excellent. But to communicate with komrades securely, you must first cut your public & private encryption keys.',pause=True)
|
||||
logfunc(f'Excellent. But to communicate with komrades securely, you must first cut your public & private encryption keys.',pause=True,clear=True)
|
||||
# do_pause()
|
||||
## 2) Make pub public/private keys
|
||||
keypair = KomradeAsymmetricKey()
|
||||
|
Loading…
Reference in New Issue
Block a user