What is it about the architecture of GPG that requires me to enter the password of the secret key when I export it with "gpg --export-secret-keys"?
I would expect that gpg can just copy the relevant part out of the keyring and dump it into a file, without a password prompt. After all, the exported form is still encrypted with my password.
~/.gnupg
. As long as they are similarly encrypted there is no difference. – otus Dec 23 '17 at 09:57