Re: Multiple Identities

2009-11-16 Thread Robert J. Hansen
T. Howell-Cintron wrote: > I'm in a position now where I'm using multiple e-mail addresses, for > different purposes, but want to share the same key for the sake of > simplicity in my applications (Enigmail for example). I know it's > possible to use one key for multiple e-mail addresses/identitie

avoid gnupg questions

2009-11-16 Thread maill.ru
Hello! Is there a way to to get rid of any insignificant gnupg questions? I'm trying to encrypt automatically a file using a public key of other company. I use command like that: gpg -r some_user_ID -e some_file but gnupg asks me (and I understand what): "gpg:C098CB23: Es gibt keine Garantie, d

Re: avoid gnupg questions

2009-11-16 Thread Robert J. Hansen
Михаил Голубцов (maill.ru) wrote: > Could you help me, please? I wonder if you show me a way how to solve > this problem. This problem will go away if you sign the recipient's public key. Alternatively, you can add "trust-model always" to your gpg.conf file. The former is generally preferred, but

Re: Problem with the agent, gpg2

2009-11-16 Thread Mario Castelán Castro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 November 16th 2009 for gnupg-users@gnupg.org, subject "Problem with the agent, gpg2" I do not have that pinentry program. GNU PG 1.4.9 (The one than comes with debian) do not give me that message but i need the new version of GNU PG. -BEGIN PGP SI

Re: Problem with the agent, gpg2

2009-11-16 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mario Castelán Castro escribió: > November 16th 2009 for gnupg-users@gnupg.org, subject "Problem with > the agent, gpg2" > > I do not have that pinentry program. GNU PG 1.4.9 (The one than comes > with debian) do not give me that message but i need

Re: Multiple Identities

2009-11-16 Thread John Clizbe
T. Howell-Cintron wrote: > I'm roughly familiar with GnuPG and have used it in the past when I had > a single presence, a single e-mail address, etc. > > I'm in a position now where I'm using multiple e-mail addresses, for > different purposes, but want to share the same key for the sake of > s

Re: Problem with the agent, gpg2

2009-11-16 Thread Charly Avital
Mario Castelán Castro wrote the following on 11/16/09 11:08 AM: > November 16th 2009 for gnupg-users@gnupg.org, subject "Problem with > the agent, gpg2" > > I do not have that pinentry program. GNU PG 1.4.9 (The one than comes > with debian) do not give me that message but i need the new version o

gpg: decryption failed: secret key not available

2009-11-16 Thread CONNIE RODRIGUEZ
I hope someone can help. I can encrypt files for our vendor but they cannot decrypt as it errors to secret key not available. I signed the vendors public key after I imported it into the unix system. Any ideas? Thank you in advance for any help anyone can provide. Connie Rodriguez Enterpri

Re: gpg: decryption failed: secret key not available

2009-11-16 Thread Doug Barton
CONNIE RODRIGUEZ wrote: > I hope someone can help. I can encrypt files for our vendor but they cannot > decrypt as it errors to secret key not available. I signed the vendors > public key after I imported it into the unix system. Any ideas? Likely 1 of 3 problems: 1. You're not encrypting it

Re: Multiple Identities

2009-11-16 Thread Doug Barton
T. Howell-Cintron wrote: > I'm roughly familiar with GnuPG and have used it in the past when I had > a single presence, a single e-mail address, etc. > > I'm in a position now where I'm using multiple e-mail addresses, for > different purposes, but want to share the same key for the sake of > simp