mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-08-13 16:55:52 -04:00
Removed option to allow unencrypted links.
This commit is contained in:
parent
0fe76d50f6
commit
cd9daaefee
8 changed files with 5 additions and 97 deletions
|
@ -11,5 +11,4 @@ class Interface:
|
|||
pass
|
||||
|
||||
def get_hash(self):
|
||||
# TODO: Maybe expand this to something more unique
|
||||
return RNS.Identity.full_hash(str(self).encode("utf-8"))
|
Loading…
Add table
Add a link
Reference in a new issue