Re: Day-By-Day work with GnuPG

2001-01-16 Thread Josh Huber
On Tue, Jan 16, 2001 at 06:57:07AM -0800, Mike E wrote: > On a related note. How do you guys get new keys anyhow? I have > encryption/decryption working, but is there a way to have gpg/mutt > automatically fetch public keys from keyservers for you? If you set a keyserver in the .gnupg/options fil

Re: Day-By-Day work with GnuPG

2001-01-16 Thread Mike E
* Henrique de Moraes Holschuh ([EMAIL PROTECTED]) wrote: > On Tue, 16 Jan 2001, Kai Weber wrote: > > This is just an example. My question therefor is whether a solution for > > keeping the keyring up-to-date already exist? > > You need to roll your own. Attached, you'll find my script. Fell free

Re: Day-By-Day work with GnuPG

2001-01-16 Thread Josh Huber
On Tue, Jan 16, 2001 at 01:19:13PM +0100, Kai Weber wrote: > Hi, > > maybe it is not a question for Mutt but because I mostly use gpg with > Mutt it fits the on-topic-rules. > > How can I automatically clean up my pubring? Let's say, a key has > expired. Mutt/Gpg uses still the key in the pubrin

Re: Day-By-Day work with GnuPG

2001-01-16 Thread Henrique de Moraes Holschuh
On Tue, 16 Jan 2001, Kai Weber wrote: > This is just an example. My question therefor is whether a solution for > keeping the keyring up-to-date already exist? You need to roll your own. Attached, you'll find my script. Fell free to use and modify it, but be aware of possible pitfalls. It Works F

Day-By-Day work with GnuPG

2001-01-16 Thread Kai Weber
Hi, maybe it is not a question for Mutt but because I mostly use gpg with Mutt it fits the on-topic-rules. How can I automatically clean up my pubring? Let's say, a key has expired. Mutt/Gpg uses still the key in the pubring. I have to go and remove the key to fetch a new one. This is just an e