On 04/09/18 10:08, Fiedler Roman wrote: > /usr/bin/gpgv --status-fd 2 --homedir /proc/self/fd/nonexistent --keyring > key.pub data.gpg
This would open /proc/self/fd/nonexistent/key.pub as the keyring. From the man page of gpgv: > Add file to the list of keyrings. If file begins with a tilde > and a slash, these are replaced by the HOME directory. If the > filename does not contain a slash, it is assumed to be in the > home-directory ("~/.gnupg" if --homedir is not used). What works for me is: $ gpgv --keyring ./key.gpg data.gpg HTH, Peter. -- I use the GNU Privacy Guard (GnuPG) in combination with Enigmail. You can send me encrypted mail if you want some privacy. My key is available at <http://digitalbrains.com/2012/openpgp-key-peter>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users