Re: online email usage with gnupg

2005-03-29 Thread Joseph Bruni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Not likely. To do so would require uploading your private key to the various services assuming that they have built the necessary web pages to prompt you for your encryption passphrase, etc. This would make your private key accessible to anyone on

online email usage with gnupg

2005-03-29 Thread Joey Harrison
is there any way to use gnupg with online email services like gmail, yahoo, and hotmail? ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: gpg script to remove passphrase from secret key

2005-03-29 Thread Werner Koch
On Mon, 28 Mar 2005 18:43:12 -0800, Kai-Min Sung said: > and here's the input file: > ---input start--- > passwd > old_pass > Y > save > Y > ---input end--- If you use such a canned input file, make sure that it is only used with gpg versions you tested. The correct way is to parse the status

Re: Clarification on purpose of subordinate keys

2005-03-29 Thread Werner Koch
On Mon, 28 Mar 2005 09:27:27 -0500, John Harrold said: > given the time frame it probably happened when I was trying to unexpire the > key F65A739E. Can you elaborate on the reasons for using a separate key for > signing messages? It is mostly useful if you keep your primary key offline (cf. --ex

David E. Lee is out of the office.

2005-03-29 Thread DELEE
I will be out of the office starting 03/28/2005 and will not return until 04/04/2005. On vacation, if you really need me, call my cell phone 314-749-9265 ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gn

how to beautify gpg+mutt

2005-03-29 Thread Fafa Diliha Romanova
hello i'm a stupid newbie. but i'm trying to get a decent gpg+mutt setup. i've generated my public key but i think that signing using that is a bad idea. people get confused, thinking they're attachments that they are unable to open. besides, mutt gives them bad names like untitled(2) or 1.dat.

Re: gpg script to remove passphrase from secret key

2005-03-29 Thread Kai-Min Sung
Nevermind, I think I figured it out. Here's the command to use: gpg --status-fd 1 --command-fd 0 --edit-key [EMAIL PROTECTED] < input and here's the input file: ---input start--- passwd old_pass Y save Y ---input end--- Replace the first blank line with a new passphrase if you want to change

Re: Shouldn't keyservers store and provide subkeys?

2005-03-29 Thread Jonathan McDowell
[I'm guessing the original mail was on gnupg-users; I'm not on that list though I do read pgp-keyserver-folk.] On Thu, Mar 24, 2005 at 04:44:49PM -0500, Jason Harris wrote: > On Thu, Mar 24, 2005 at 04:20:02PM -0500, David Shaw wrote: > > I'm all for it. It would be nice to point people to a keys

gpg script to remove passphrase from secret key

2005-03-29 Thread Kai-Min Sung
Hi, I'm trying to write a script that will remove the passphrase from a secret key. Here's the command I'm using: gpg --passphrase-fd 0 --command-fd 0 --edit-key [EMAIL PROTECTED] < input The input file looks like: ---input start--- oldpassphrase passwd save quit Y ---input end--- gpg doesn

passphrase-fd works on linux but not windows

2005-03-29 Thread Russell David
echo "cowards die many times"| gpg --passphrase-fd 0 --output c:\test\wes_test.txt --decrypt c:\test\wes_test.txt.asc Somebody help me here. Why is this not working... David Russell Sirius Satellite Radio Staff, CA Systems SQL Server DBA 212-584-5179 __

Re: Shouldn't keyservers store and provide subkeys?

2005-03-29 Thread Ethan Weinstein
Jonathan McDowell wrote: >onak should handle all of these; if anyone has examples of keys that it >doesn't deal with then please do let me know the details. > >I appreciate that the.earth.li [wwwkeys.uk.pgp.net] is probably the >only public keyserver running the code, but I do try to react to any