Onionr/static-data/official-plugins/wot/cli/trustidentity.py
2022-12-09 19:46:29 +00:00

4 lines
110 B
Python

def trust_identity():
print('Which identity would you like to trust?')
identity = input('Identity: ')