BoF at the LinuxTag 2009?

2009-06-15 Thread Werner Koch
Hi, this is just to let you know that I am going to attend at the LinuxTag in Berlin, next week from from Thursday to Saturday. If you want to meet me, let me know by private mail before Wednesday or leave a message at the GUUG booth. If there is enough interest we may be able to setup a BoF

ssh-add does not delete identities

2009-06-15 Thread Eduardo M. Suárez Santana
$ echo $SSH_AUTH_SOCK /tmp/gpg-uQE5lB/S.gpg-agent.ssh $ ssh-add -l 1024 05:23:57:xx:09:2e:06:9h:bb:7f:fb:18:f9:fa:8b:21 myfile (DSA) 2048 16:be:06:ff:72:7c:fc:63:74:1c:97:f3:xx:2f:87:c3 myotherfile (RSA) 1024 8d:1d:73:77:ce:xx:d2:82:93:ee:be:c1:3b:0f:25:c7 yetanotherfile (DSA) $ ssh-add -D

Re: How to verify a detached signature

2009-06-15 Thread gpg2 . 20 . maniams
On Sun, Jun 14, 2009 at 12:57 AM, Charly Avital - shavi...@mac.com wrote: gpg2.20.mani...@dfgh.net wrote the following on 6/13/09 12:36 AM: [...] 1. How do I find out if a signature file _is_ PGP / GPG compliant 2. Presently I use GPG command line version. With that how do I verify

Re: BoF at the LinuxTag 2009?

2009-06-15 Thread Andre Amorim
2009/6/15 Werner Koch w...@gnupg.org I received another sample of the new smartcard today and it looks pretty good now. Shalom-Salam, Werner Is it based on BasicCard ? -- Andre Amorim GnuPG KEY ID: 0x587B1970 FingerPrint: 42AE C929 4D91 4591 4E75 430F 78D9 53B4 587B 1970 Download:

Re: BoF at the LinuxTag 2009?

2009-06-15 Thread Werner Koch
On Mon, 15 Jun 2009 14:40, an...@amorim.me said: Is it based on BasicCard ? Yes. Salam-Shalom, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz. ___ Gnupg-users mailing list Gnupg-users@gnupg.org

Re: ssh-add does not delete identities

2009-06-15 Thread Werner Koch
On Mon, 15 Jun 2009 13:02, esua...@itccanarias.org said: Failed to remove all identities. What am I doing wrong? Nothing. ssh-add is only for ssh. Support for ssh-add in GnuPG is limited to listing the keys and to migrates keys from the ssh to the gpg format. To delete the key you need

Re: ssh-add does not delete identities

2009-06-15 Thread Eduardo M. Suárez Santana
Werner Koch wrote: On Mon, 15 Jun 2009 13:02, esua...@itccanarias.org said: Failed to remove all identities. What am I doing wrong? Nothing. ssh-add is only for ssh. Thanks a lot for your answer, -Eduardo ___ Gnupg-users

Re: BoF at the LinuxTag 2009?

2009-06-15 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/15/09 13:40, Andre Amorim wrote: 2009/6/15 Werner Koch w...@gnupg.org mailto:w...@gnupg.org I received another sample of the new smartcard today and it looks pretty good now. Shalom-Salam, Werner Is it based on

Re: BoF at the LinuxTag 2009?

2009-06-15 Thread Werner Koch
On Mon, 15 Jun 2009 19:06, hricka...@l33tmyst.com said: Friday). What new features are there on the new version? * 2048 bit RSA * All current hash functions may be used. * A new data object to store an X.509 certificate. * Dropped PIN2 which had to be synchronized to PIN1 by gpg in v1.

Re: How to verify a detached signature

2009-06-15 Thread reynt0
On Mon, 15 Jun 2009 gpg2.20.mani...@dfgh.net wrote [both and are by gpg2.20.maniams]: . . . 3. This sender has so far sent me multiple files with signatures. The data files are named filename_dd_mm_yy.html and the signature is always called signature.bin (no date of no identifiable marks).