Enabled Reticulum Ratchets for LXMF
This commit is contained in:
parent
c24e99a92b
commit
e0f763caee
4 changed files with 57 additions and 3 deletions
|
|
@ -351,6 +351,7 @@ class LXMessage:
|
|||
|
||||
|
||||
def determine_transport_encryption(self):
|
||||
# TODO: Update transport encryption descriptions to account for ratchets
|
||||
if self.method == LXMessage.OPPORTUNISTIC:
|
||||
if self.__destination.type == RNS.Destination.SINGLE:
|
||||
self.transport_encrypted = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue