Re: failed to build a binary for version 2.0.19 please advise

2012-04-06 Thread Werner Koch
On Fri, 6 Apr 2012 02:20, r...@sixdemonbag.org said: Building on Windows is explicitly not supported. You need to build from a UNIX environment using a cross-compiler. FWIW: This is described in the file doc/README.W32 which also comes with the binary installer. Salam-Shalom, Werner --

How to check an exported key's fingerprint

2012-04-06 Thread MichaelQuigley
Hello, Using GnuPG 1.4.11 is there a way to check the fingerprint of a public key before importing it to the keyring? The key was exported using the --armor option. i.e., The file I have is named exported-key.asc Also where would I find the instructions for this in the documentation? (So I

Re: How to check an exported key's fingerprint

2012-04-06 Thread Werner Koch
On Fri, 6 Apr 2012 15:13, michaelquig...@theway.org said: Using GnuPG 1.4.11 is there a way to check the fingerprint of a public key before importing it to the keyring? The key was exported using the There is no such option. However, you may use gpg --with-fingerprint FILE to show the

Re: List-packets help

2012-04-06 Thread John Gill
Thank you all for your answers. I've been reading 2440, 4880, and trying to read the source to several old and current versions of gnupg 1.x series for some time. My question was an attempt to verify my understanding of how the specific output was structured. There was sample pgpdump output

Re: List-packets help

2012-04-06 Thread Peter Lebbing
On 06/04/12 16:32, John Gill wrote: Of course, if there is a better way to extract all the preferences data, using just the gpg program, please let me know. I just found this in the manual: $ gpg --list-options show-sig-subpackets --with-colons --list-sigs KEYID And I see for my own self

Re: List-packets help

2012-04-06 Thread Werner Koch
On Fri, 6 Apr 2012 16:32, john.g...@computer.org said: I am feeding the output of a list-packets for my keying into an awk script to build a report on the keys and the preferences for each key. You wrongly assume that signatures are valid. --list-packets does not tell you this. With-colons