Re: What is the "list keyring content" command?

2010-06-07 Thread John Clizbe
Hauke Laging wrote:
> 
> I hope there is a "tell me what this is" command that does nothing else (so 
> that it can be safely used). If it is a keyring, list the content (like now 
> without a command), if it is an encrypted file it would be nice to know that 
> (and the recipients' key IDs) WITHOUT gpg automatically trying to decrypt it 
> (assuming a cached passphrase). If it is a signature tell me the ID of the 
> signing key (and the hash of the file?) without validating the signature 
> (maybe the signed file is unavailable).

--list-packets ?


-- 
John P. Clizbe  Inet:John (a) Mozilla-Enigmail.org
You can't spell fiasco without SCO. hkp://keyserver.gingerbear.net  or
 mailto:pgp-public-k...@gingerbear.net?subject=help

Q:"Just how do the residents of Haiku, Hawai'i hold conversations?"
A:"An odd melody / island voices on the winds / surplus of vowels"





signature.asc
Description: OpenPGP digital signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


What is the "list keyring content" command?

2010-06-07 Thread Hauke Laging
Hello,

the man page says:

"gpg2 may be run with no commands, in which case it will perform a reasonable 
action depending on the type of file it is given as input (an encrypted 
message is decrypted, a signature is verified, a file containing keys is 
listed)."

Indeed:
start cmd:> gpg secondsecring.gpg
sec  1024R/0x297AB799 2010-06-02 Smartcard Test 
ssb  1024R/0xF64B4F0F 2010-06-02
ssb  1024R/0xF17AAD5B 2010-06-02
ssb  1024R/0xD62B6574 2010-06-02

But which command is used here? I don't find a suitable one.

start cmd:> gpg --list-keys secondsecring.gpg
gpg: error reading key: Kein öffentlicher Schlüssel

I hope there is a "tell me what this is" command that does nothing else (so 
that it can be safely used). If it is a keyring, list the content (like now 
without a command), if it is an encrypted file it would be nice to know that 
(and the recipients' key IDs) WITHOUT gpg automatically trying to decrypt it 
(assuming a cached passphrase). If it is a signature tell me the ID of the 
signing key (and the hash of the file?) without validating the signature 
(maybe the signed file is unavailable).


CU

Hauke
-- 
PGP: D44C 6A5B 71B0 427C CED3 025C BD7D 6D27 ECCB 5814


signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Installing 1.4.10 on Solaris 10 SPARC

2010-06-07 Thread raviraj kondraguntla
Can anyone help me on this, I am stuck here, I could not proceed.


Thanks
Ravi


On Thu, Jun 3, 2010 at 2:40 PM, raviraj kondraguntla
wrote:

> Hi All,
> I am installing 1.4.10 on Solaris 10 SPARC, below is the part of the output
> from config.log where installation errored out.
> Can you please let me know what should be the value of INCLUDE_FLAGS and
> where should I look/adjust to keep the installation proceeding
>
> *Cache Variables:*
> ac_cv_env_CFLAGS_value='-Xc -xstrconst -xcg92 *$(INCLUDE_FLAGS)* -O
> -DSUN_OS5 -DNLS_ASIA -DAFSTUBS'
>
> *output Variables*
> CFLAGS='-Xc -xstrconst -xcg92 *$(INCLUDE_FLAGS)* -O -DSUN_OS5 -DNLS_ASIA
> -DAFSTUBS'
>
> configure:3305: result: /opt/SUNWspro/bin/cc
> configure:3543: checking for C compiler version
> configure:3550: /opt/SUNWspro/bin/cc --version >&5
> cc: Warning: Option --version passed to ld, if ld is invoked, ignored
> otherwise
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:3553: $? = 0
> configure:3560: /opt/SUNWspro/bin/cc -v >&5
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:3563: $? = 0
> configure:3570: /opt/SUNWspro/bin/cc -V >&5
> cc: Sun C 5.10 SunOS_sparc 2009/06/03
> usage: cc [ options] files.  Use 'cc -flags' for details
> configure:3573: $? = 0
> configure:3596: checking for C compiler default output file name
> *configure:3623: /opt/SUNWspro/bin/cc -Xc -xstrconst -xcg92
> $(INCLUDE_FLAGS) -O -DSUN_OS5 -DNLS_ASIA -DAFSTUBS   conftest.c  >&5
> ld: fatal: file $(INCLUDE_FLAGS): open failed: No such file or directory*
> *ld: fatal: File processing errors. No output written to a.out*
>
> Thanks
> Raj
>
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Crypto domain auction ends tonight!

2010-06-07 Thread David Shaw
Hi everyone,

The crypto domain auction has done better than I expected, and we've raised 
$185 for the FSF/FSFE.  At 8pm US/Eastern (midnight GMT) tonight, the auction 
will close and I will notify the winners shortly afterwards.

If anyone wants to grab a domain, now is your chance.  See 
http://www.jabberwocky.com/domain-auction.html

David


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Smartcard PIN change via card reader keypad?

2010-06-07 Thread Werner Koch
On Mon,  7 Jun 2010 12:48, mailinglis...@hauke-laging.de said:

> When I use the keys on the card then gpg always asks me to use the reader 
> keypad. Do you have a special configuration so that it does this for changing 
> the PIN, too?

Changing the pin via the keypad is not implemented.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Smartcard PIN change via card reader keypad?

2010-06-07 Thread Simon Josefsson
Hauke Laging  writes:

> Am Montag 07 Juni 2010 08:22:07 schrieb Simon Josefsson:
>
>> I'm using the keyboard on my smartcard reader to enter the PIN and it
>> works fine with GnuPG.  I'm using a SCM SPR-532.  Maybe your reader
>> isn't supported?
>
> I have that reader model, too. The normal card usage works. (Not without 
> problems but I don't know whether they are software or hardware related.)
>
> When I use the keys on the card then gpg always asks me to use the reader 
> keypad. Do you have a special configuration so that it does this for changing 
> the PIN, too?

Oops, sorry I didn't notice your question was only about changing the
PIN.  I don't recall testing this, so I'm not sure it is using the
reader keypad or not.

/Simon

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Smartcard PIN change via card reader keypad?

2010-06-07 Thread Hauke Laging
Am Montag 07 Juni 2010 08:22:07 schrieb Simon Josefsson:

> I'm using the keyboard on my smartcard reader to enter the PIN and it
> works fine with GnuPG.  I'm using a SCM SPR-532.  Maybe your reader
> isn't supported?

I have that reader model, too. The normal card usage works. (Not without 
problems but I don't know whether they are software or hardware related.)

When I use the keys on the card then gpg always asks me to use the reader 
keypad. Do you have a special configuration so that it does this for changing 
the PIN, too?


This is in the log file:
gpg-agent[3472.9] DBG: -> PASSWD  1
gpg-agent[3472.9] DBG: <- INQUIRE NEEDPIN ||Bitte die PIN eingeben
2010-06-07 12:38:51 gpg-agent[3472] starting a new PIN Entry
2010-06-07 12:38:51 gpg-agent[3472] DBG: connection to PIN entry established

Usually (signing) it has this message:
gpg-agent[3284.9] DBG: <- INQUIRE POPUPKEYPADPROMPT
 ||Bitte die PIN eingeben%0A[Sigs erzeugt: 6]

(meaning: "please enter PIN [sigs created: 6]")


CU

Hauke
-- 
PGP: D44C 6A5B 71B0 427C CED3 025C BD7D 6D27 ECCB 5814


signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Smartcard PIN change via card reader keypad?

2010-06-07 Thread Simon Josefsson
Hauke Laging  writes:

> Hello,
>
> I am surprised that gpg asks for the smartcard PIN via the keyboard
> when it is to be changed. Do I misunderstand anything? Can I make gpg
> use the card reader keypad for that instead? IMHO an important part of
> smartcard security is that the PC does NOT know the passphrase. Is
> there any reason why the keypad cannot be used for this?

I'm using the keyboard on my smartcard reader to enter the PIN and it
works fine with GnuPG.  I'm using a SCM SPR-532.  Maybe your reader
isn't supported?

/Simon

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users