Re: WinPT

2006-01-06 Thread Timo Schulz
engage wrote: can refresh or add to the public keyring from the CLI with gpg but I can't refresh the keys using the same server from within WinPT. There might be a problem with the code. Please can you check out 0.11.4 (0.10.1 is rather obsolete)? Timo

Re: hard-copy backups

2006-01-06 Thread Janusz A. Urbanowicz
On Thu, Jan 05, 2006 at 02:07:17PM -0500, Atom Smasher wrote: > On Thu, 5 Jan 2006, Janusz A. Urbanowicz wrote: > > >from my experience, all keys for long-term, _safe storage_ (and after > >revocation) should be kept with no passphases at all > > > >human memory is very volatile and some day you

Re: hard-copy backups

2006-01-06 Thread Folkert van Heusden
> Keep it with other important papers of your life. And not necessarily > printouts only, slowly burned CD kept in good conditions, or some solid > state memory storage (like a small and cheap pendrive), can last a few > years. Burning a cd at low speeds doesn't neccessarily make it last longer. I

RE: BZIP2 algorithm

2006-01-06 Thread Henry Hertz Hobbit
lusfert <[EMAIL PROTECTED]> wrote: >Hello. > >I downloaded GnuPG source and checked its signature (under Windows): >ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.2.tar.bz2 >ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.2.tar.bz2.sig You did that part right. >Then I rebooted into recently installed Deb

Re: BZIP2 algorithm isn't supported after compiling gnupg from source code

2006-01-06 Thread lusfert
John Clizbe wrote on 05.01.2006 19:50: > lusfert wrote: >>Thus BZIP2 algorithm isn't supported after compiling GnuPG 1.4.2 from >>source code under Linux. >>How can I enable BZIP2 support using last version of GPG under Linux? > > > What was the output from configure? You should have seen lines li

Re: BZIP2 algorithm isn't supported after compiling gnupg from source code

2006-01-06 Thread John Clizbe
lusfert wrote: > John Clizbe wrote on 05.01.2006 19:50: > OK, I tried again. Here is configure log: > http://lusfert.land.ru/files/configure_log > > It contains these lines: > - > checking whether to enable the BZIP2 compression algorithm... yes > checking for bzlib.h... no > - > >> BZIP2

Re: BZIP2 algorithm isn't supported after compiling gnupg from source code

2006-01-06 Thread Pawel Shajdo
On Jan 07, 2006 at 00:10 +0300, lusfert wrote: > checking whether to enable the BZIP2 compression algorithm... yes > checking for bzlib.h... no maybe you must install somthing as bzip-devel? Vale! -- Pawel I. Shajdo ___ Gnupg-users mailing list Gnup

Re: BZIP2 algorithm isn't supported after compiling gnupg from source code

2006-01-06 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Clizbe wrote: > Come on, Debianistas. I know there are Debian users out there who can answer > all > of this. Taking this question self-contained: # apt-get install libbz2-dev Then gnupg's configure should find it just fine, without specifying

Re: BZIP2 algorithm

2006-01-06 Thread lusfert
Henry Hertz Hobbit wrote on 06.01.2006 16:34: > lusfert wrote: >>$ cd ./gnupg-1.4.2 >>$ ./configure > > > Where did the output go? To /dev/null? Output was on the screen... > Since you are not > using C Shell (please use bash, sh, of ksh),do it this way: > I use bash. > $ ./configure > LOG.co

OpenPGP debugging

2006-01-06 Thread Philipp Gühring
Hi, I am searching for an OpenPGP fileformat analyzer. gpg -v -v -v -v -v --list-packets openpgp.key is coming near, but I am still missing a hexdump of the individual fields, or even a description down to the bit level if necessary. This is necessary to analyze the correct encoding of certain

Re: OpenPGP debugging

2006-01-06 Thread David Shaw
On Sat, Jan 07, 2006 at 02:53:21AM +0100, Philipp Gühring wrote: > Hi, > > I am searching for an OpenPGP fileformat analyzer. > > gpg -v -v -v -v -v --list-packets openpgp.key > > is coming near, but I am still missing a hexdump of the individual fields, or > even a description down to the bit