Hi! Lets say in /path/to/pubring.gpg is a key and I want to export it and make a suitable new keyring, for example for /etc/apt/trusted.gpg.d/. I could think of a way to export the key, change --homedir, create a new keyring, and import a the key. But is there a more elegant way? Cheers, adrelanos