mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
dcf744ec58
commit
b2e56eeb24
@ -61,7 +61,7 @@ class TheTelephone(Operator):
|
||||
from komrade.backend.messages import Message
|
||||
resp_msg_obj = Message(resp_msg_d,from_whom=self.op,to_whom=self) #self.unseal_msg(resp_msg_b)
|
||||
# res = resp_msg_b_unsealed
|
||||
self.log('unsealed resp_msg_obj',resp_msg_obj)
|
||||
self.log('Decoding binary, message discovered:',resp_msg_obj)
|
||||
|
||||
# decrypt
|
||||
# resp_msg_obj.decrypt()
|
||||
|
Loading…
Reference in New Issue
Block a user