2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-16 00:12:48 +00:00
This commit is contained in:
quadrismegistus 2020-09-06 19:42:19 +01:00
parent 0d855c0eb1
commit eb3a74faa9

View File

@ -146,6 +146,7 @@ def test_op():
keychain = op.keychain(force=True)
from pprint import pprint
pprint(keychain)
stop
# print(op.pubkey(keychain=keychain))
print(op.crypt_keys.get(op.name, prefix='/pubkey_encr/'))