keychain-uses-objects
quadrismegistus 4 years ago
parent 26c4b39904
commit a169af2bff

@ -57,6 +57,7 @@ class Operator(Keymaker):
path_crypt_keys=path_crypt_keys, path_crypt_data=path_crypt_data)
self.find_pubkey_and_name(name,pubkey)
print('booted with operator with:',self.name,self.pubkey,'??')
# def boot(self):
# ## get both name and pubkey somehow

Loading…
Cancel
Save