Re: Getting more verbose details of a key

2017-11-26 Thread Werner Koch
On Sat, 25 Nov 2017 11:54, 2017-r3sgs86x8e-lists-gro...@riseup.net said: > How about gpg --list-keys --file filename? Well, a single command would be better. I am currently thinking about --show detect type of input and use approriate listing --show-key assume a key and list that --sh

Re: Getting more verbose details of a key

2017-11-25 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi On Monday 20 November 2017 at 7:56:24 AM, in , Werner Koch wrote:- > gpg --import-options show-only --import > (Suggestions for the name of a shortcut command are > welcome) How about gpg --list-keys --file filename? - -- Best regards

Re: Getting more verbose details of a key

2017-11-22 Thread Werner Koch
On Tue, 21 Nov 2017 14:01, pe...@digitalbrains.com said: > How about just --show? It was suggested in an unfriendly manner at Similar to Wouter's suggestions --show is not specific enough and does not explain that this is to show the keys and not messages. > a file without processing it make sen

Re: Getting more verbose details of a key

2017-11-21 Thread Peter Lebbing
On 20/11/17 08:56, Werner Koch wrote: > (Suggestions for the name of a shortcut command are welcome) How about just --show? It was suggested in an unfriendly manner at LWN[1], but apart from the unfriendliness, I do think it makes sense. It does imply that it works for more than just keys, though.

Re: Getting more verbose details of a key

2017-11-20 Thread Wouter Verhelst
On Mon, Nov 20, 2017 at 08:56:24AM +0100, Werner Koch wrote: > On Sun, 19 Nov 2017 15:10, pe...@digitalbrains.com said: > > > GnuPG by default does not show *expired* subkeys. Use --list-options > > show-unusable-subkeys to do that. > > Let me also add that using gpg without any command (as in ".

Re: Getting more verbose details of a key

2017-11-20 Thread Werner Koch
On Sun, 19 Nov 2017 15:10, pe...@digitalbrains.com said: > GnuPG by default does not show *expired* subkeys. Use --list-options > show-unusable-subkeys to do that. Let me also add that using gpg without any command (as in "...|gpg") is deprecated because the output you see is more of a debug mess

Re: Getting more verbose details of a key

2017-11-19 Thread Peter Lebbing
On 18/11/17 21:36, Ray Satiro via Gnupg-users wrote: > sub   rsa4096 2010-02-16 [E] [expired: 2017-08-12] > sub   rsa4096 2015-08-13 [S] [expired: 2017-08-12] Well, there's your problem. GnuPG by default does not show *expired* subkeys. Use --list-options show-unusable-subkeys to do that. HTH,

Re: Getting more verbose details of a key

2017-11-18 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi On Saturday 18 November 2017 at 8:36:20 PM, in , Ray Satiro via Gnupg-users wrote:- > Also, is that the best way to get key > details? I seem to > recall there was a way to list a key and all its > subkeys in more detail > with sub key fingerp