Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Francis Litterio Subject: How to get GnuPG and EGD to work together under Cygwin? Date: Tue, 24 Sep 2002 11:05:10 -0400 Message-ID: Lines: 32 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.0.2195) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Has anyone managed to get GnuPG and EGD (the Entropy Gathering Daemon -- http://egd.sourceforge.net/) to work together under Cygwin? On W2K, using GnuPG 1.07 that comes with Cygwin 1.3.12-2, I cannot get GnuPG to read entropy from the UNIX domain socket created by EGD. I run EGD as follows: egd.pl --nofork --debug-client ~/.gnupg/entropy This causes it not to fork a daemon and to display client entropy requests to STDERR. I verify that the socket ~/.gnupg/entropy is created by EGD, but EGD never reports any clients fetching entropy, even though I use GnuPG to encrypt messages. I have this line in my ~/.gnupg/options file: load-extension rndegd as suggested by the EGD documentation. I know that GnuPG is reading my ~/.gnupg/options file, because other options I put there (e.g., "armor") take effect. I get no errors from GnuPG, yet it seems to use some other source of entropy (rather than EGD). I'm worried that GnuPG is using a poor quality PRNG for entropy. I'd rather have it use EGD-gathered entropy. Any help is appreciated. -- Francis Litterio franl AT world DOT std DOT com http://world.std.com/~franl/ PGP public keys available on keyservers. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/