Re: signing mails using gnupg

2002-11-13 Thread Karl E. Jorgensen
[please don't top-quote] On Wed, Nov 13, 2002 at 11:13:59AM -0800, Expert User wrote: > On Thu, Nov 14, 2002 at 02:08:02AM +1100, Rob Weir wrote: > > On Wed, Nov 13, 2002 at 11:24:30AM +, Karl E. Jorgensen wrote: > > > b) They must trust that you are actually the keeper of the > > > corres

Re: signing mails using gnupg

2002-11-13 Thread Expert User
The one part I have not quite understood is how do I 'collect' signatures physically? On Thu, Nov 14, 2002 at 02:08:02AM +1100, Rob Weir wrote: > On Wed, Nov 13, 2002 at 11:24:30AM +, Karl E. Jorgensen wrote: > > b) They must trust that you are actually the keeper of the > > corresponding

Re: signing mails using gnupg

2002-11-13 Thread Karl E. Jorgensen
On Wed, Nov 13, 2002 at 05:54:26PM +0530, Sandip P Deshmukh wrote: > On Wed, Nov 13, 2002 at 11:24:30AM +, Karl E. Jorgensen wrote: ... > > You should be able to just add: > > set pgp_autosign > > somewhere in .muttrc > > i did that. now i have to enter my passphrase -everytime- i send m

Re: signing mails using gnupg

2002-11-13 Thread Rob Weir
On Wed, Nov 13, 2002 at 11:24:30AM +, Karl E. Jorgensen wrote: > b) They must trust that you are actually the keeper of the > corresponding secret key. This means physically meeting people and > collecting signatures on your key from other people (web-of-trust). > This is the hard

Re: signing mails using gnupg

2002-11-13 Thread Matthew Daubenspeck
On Wed, Nov 13, 2002 at 06:49:27PM +0530, Sandip P Deshmukh wrote: > On Wed, Nov 13, 2002 at 04:46:32AM -0800, Michelle Storm wrote: > > also: you might want to try: > > gpg --keyserver --send-keys > > the correct syntax is: > > gpg --kerserver --send-keys > > i have done that and i hope tha

Re: signing mails using gnupg

2002-11-13 Thread Sandip P Deshmukh
On Wed, Nov 13, 2002 at 04:46:32AM -0800, Michelle Storm wrote: > also: you might want to try: > gpg --keyserver --send-keys the correct syntax is: gpg --kerserver --send-keys i have done that and i hope that you can now check my signature > I can't check your key because it's not on a publ

Re: signing mails using gnupg

2002-11-13 Thread Michelle Storm
> i did that. now i have to enter my passphrase -everytime- i send my mail out? can >not i ask > mutt to remember my passphrase? Mine remembers it the first time I put in my passphrase, and as long as I'm in the same mbox. if I switch mbox's or quit mutt.. I have to do passphrase again. also: y

Re: signing mails using gnupg

2002-11-13 Thread Sandip P Deshmukh
On Wed, Nov 13, 2002 at 11:24:30AM +, Karl E. Jorgensen wrote: > Hi > > On Wed, Nov 13, 2002 at 02:58:38PM +0530, Sandip P Deshmukh wrote: > > > > i know i have to modify .muttrc but there is a section on pgp and not > > on gnupg. can i use the same command? > > Yep. > > You should be able

Re: signing mails using gnupg

2002-11-13 Thread Karl E. Jorgensen
Hi On Wed, Nov 13, 2002 at 02:58:38PM +0530, Sandip P Deshmukh wrote: > hello all > > i have installed gnupg and will like to sign my mails. > > now, i have read gnupg documentation as well as mutt documentation. Good! > however, considering the security aspects, i will like to verify my > und

signing mails using gnupg

2002-11-13 Thread Sandip P Deshmukh
hello all i have installed gnupg and will like to sign my mails. now, i have read gnupg documentation as well as mutt documentation. however, considering the security aspects, i will like to verify my undersatnding before i actually go out and sign my messages. here is what i have done success