Re: Automated processes

2006-04-07 Thread Raphaël Poss
jkaye wrote: Hi all, I'm new to GnuPG, and have been getting some help from a kind soul. I seem to have all the knowledge that I need with one single, but important, exception. When I decrypt, it asks for my passphrase. No problem there except for the fact that I want to have an automated s

Re: Date and time format

2006-04-07 Thread lusfert
John W. Moore III wrote on 07.04.2006 2:37: > David Shaw wrote: > >>> OS setting via LC_TIME, according to Microsoft, though I have no idea >>> how to set it on win32. > > Right Click on the Clock, Select Setting Time/Date. > http://i10.photobucket.com/albums/a142/someuser00/right_click_on_clock

Re: Date and time format

2006-04-07 Thread John Clizbe
lusfert wrote: > John W. Moore III wrote on 07.04.2006 2:37: >> David Shaw wrote: >> OS setting via LC_TIME, according to Microsoft, though I have no idea how to set it on win32. > > Where can I set date format (via LC_TIME)? Via LC_TIME? I suppose you could specify an environment vari

Cygwin and 1.9 branch

2006-04-07 Thread Ismael Valladolid Torres
Anybody compiled succesfully current 1.9 CVS branch using Cygwin on Windows? I'd give it a try but I'd like to know before if I'm bound to try something imposible given the current status of the source, or if somebody knows it's perfectly posible. I'm sure that using Cygwin I won't be able to get

[Announce] Gpg4win 1.0.0 released

2006-04-07 Thread Werner Koch
Hi! After struggling for 6 month with Windows pecularities, we are finally pleased to announce the *first stable release of Gpg4win*, version 1.0.0! The gpg4win project aims at updating the gpg4win Windows installation package with GnuPG encryption tool, associated applications and documentation

Re: Automated processes

2006-04-07 Thread John W. Moore III
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raphaël Poss wrote: > You can: > > - use gpg-agent, or > > - echo passphrase | gpg --batch --passphrase-fd 0 > > Of course the latter provides little to no security. There is another option. Since you are using Outlook (presumably for Corporate

fetching DE415B0E from sks ([don't know]: invalid packet (ctb=2d))

2006-04-07 Thread Peter Palfrader
Hi, running 1.4.4-cvs, when I try to download DE415B0E I get the following error: | [EMAIL PROTECTED]:~$ gpg --keyserver random.sks.penguin.de --recv 94c09c7f DE415B0E | gpg: requesting key DE415B0E from hkp server random.sks.penguin.de | gpg: requesting key 94C09C7F from hkp server random.sks.

Re: Automated processes

2006-04-07 Thread John M Church
I think it's simplistic to just brush-off this request as a user who wants convenience. There are very valid reasons for automated decryption. I'm working a similar project (and have my own issue - see "Automated Decryption via Script Running Setuid" written 4/5/06). Seems to me if you prote

Re: fetching DE415B0E from sks ([don't know]: invalid packet (ctb=2d))

2006-04-07 Thread David Shaw
On Fri, Apr 07, 2006 at 03:40:43PM +0200, Peter Palfrader wrote: > Hi, > > running 1.4.4-cvs, when I try to download DE415B0E I get the following > error: > > | [EMAIL PROTECTED]:~$ gpg --keyserver random.sks.penguin.de --recv 94c09c7f > DE415B0E > | gpg: requesting key DE415B0E from hkp server

Re: Date and time format

2006-04-07 Thread lusfert
John Clizbe wrote on 07.04.2006 15:13: > lusfert wrote: >> John W. Moore III wrote on 07.04.2006 2:37: >>> David Shaw wrote: >>> > OS setting via LC_TIME, according to Microsoft, though I have no idea > how to set it on win32. >> Where can I set date format (via LC_TIME)? > > Via LC_TIME?

Re: fetching DE415B0E from sks ([don't know]: invalid packet (ctb=2d))

2006-04-07 Thread Peter Palfrader
On Fri, 07 Apr 2006, David Shaw wrote: > On Fri, Apr 07, 2006 at 03:40:43PM +0200, Peter Palfrader wrote: > > Hi, > > > > running 1.4.4-cvs, when I try to download DE415B0E I get the following > > error: > > > > | [EMAIL PROTECTED]:~$ gpg --keyserver random.sks.penguin.de --recv > > 94c09c7f DE

Re: Howto setup an OpenLDAP PGP keyserver

2006-04-07 Thread Walter Haidinger
On Thu, 23 Feb 2006, Walter Haidinger wrote: > Attached is tarball with the files for OpenLDAP configuration, > to which will be refered to below. I hope this doesn't violate > the rules of this list but the attachment is very small anyways. I've uploaded the tarball to my webspace too: http://m

Re: Date and time format

2006-04-07 Thread Mica Mijatovic
-BEGIN PGP SIGNED MESSAGE- Hash: TIGER192 Was Fri, 07 Apr 2006, at 13:55:47 +0400, when lusfert wrote: > John W. Moore III wrote on 07.04.2006 2:37: >> David Shaw wrote: >> OS setting via LC_TIME, according to Microsoft, though I have no idea how to set it on win32. >> >

Re: Automated processes

2006-04-07 Thread John M Church
I wasn't thinking of encrypting the passphrase with gpg. I have on occasion embedded a password in a perl script and then encyrpted that portion of the script via Perl module Filter::CBC. The script upon execution decrypts on-the-fly w/o the need for a passphrase. A user can never decrypt it th

Re: Automated processes

2006-04-07 Thread John M Church
Qed, Not sure if "mask the passphrase in a non-obvious way" does justice to encrypting it with a filter and strong algorithm - ref. . Were you thinking I was only hiding it in clear text? In any event, I agree with you - access to my sc

Re: Automated processes

2006-04-07 Thread Qed
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On 04/07/2006 09:56 PM, John M Church wrote: > Not sure if "mask the passphrase in a non-obvious way" does justice to > encrypting it with a filter and strong algorithm - ref. > . Were you >

Re: Automated processes

2006-04-07 Thread John M Church
Qed/Ryan et al, Yes you have to pass the filter a seed to run the encryption but I have to admit I don't know how it decrypts the code automagically. Ben Mord and I took this offline and he likened the resulting block to a fancy lock with the key in it b/c the seed I passed to start the encryp

Re: fetching DE415B0E from sks ([don't know]: invalid packet (ctb=2d))

2006-04-07 Thread Werner Koch
On Fri, 7 Apr 2006 17:53:43 +0200, Peter Palfrader said: > I think a --refresh should always try to refresh all keys. As it is in > this case - with a key with "evil" packets on the keyserver - I'm stuck > in a situation where "gpg --refresh-keys" only updates half of my Actually, keyservers sho

Re: fetching DE415B0E from sks ([don't know]: invalid packet (ctb=2d))

2006-04-07 Thread David Shaw
On Fri, Apr 07, 2006 at 05:53:43PM +0200, Peter Palfrader wrote: > On Fri, 07 Apr 2006, David Shaw wrote: > > > On Fri, Apr 07, 2006 at 03:40:43PM +0200, Peter Palfrader wrote: > > > Hi, > > > > > > running 1.4.4-cvs, when I try to download DE415B0E I get the following > > > error: > > > > > > |