Open allenzhao opened 2 years ago
I don't think that we currently support this use case. From a quick overview it seems that we would need to skip all the touchid integration (since you are directly providing the passphrase). I will try to take a closer look and see if we can automatically fallback to pinentry-mac in this case.
I was trying to export my keys and found that it's not possible in the command line using gpg --armor --export-secret-keys
I end up using something like this:
Is this expected?