Phil Dibowitz
Phil Dibowitz
Ah yeah, it assumes the ring is in pubring, not keybox format. It should be smarter about that. In the meantime, use `-r` to point it to your keyring.
no, `-r ~/.gnupg/pubring.kbx`
You're using py3 again, please use py2.
Oh sorry I read the wrong error. Can you run it in debug mode? Do you have an agent running?
just run it again with `-d` to get debug output. I've never tried it with the key on a yubikey, not sure how well it'll work as it expects the...
Please give me an example of a key to test on.
bob@localhost is... arguably an invalid mail address for this purpose. If that's a UID in a key, I cannot send encrypted email to it, nor can I send validate it...
Can you provide the stacktrace?
@ankon ?
You said it crashed, so whenever a python app crashes it prints a stacktrace, so just doing whatever you did before. However, running it with debug mode (`-d`) would be...