keychain-uses-objects
quadrismegistus 4 years ago
parent bf701e6206
commit 35f6886cd4

@ -170,7 +170,8 @@ class TheOperator(Operator):
self.log('names did not match!')
success = False
# # check pubkey?
elif uri != b64enc(pubkey_record)
elif uri != b64enc(pubkey_record):
pass
# name,
# prefix='/pubkey/'
# )):

Loading…
Cancel
Save