UbuntuLinux GPG Still Doesn't Work With Remailers

Werner Koch wk at gnupg.org
Tue Sep 27 08:44:26 CEST 2005


On Mon, 26 Sep 2005 13:28:20 -0700 (PDT), Guitar Bench said:

> --- Peter Palfrader <peter at palfrader.org> wrote:

>> gpg --textmode --cipher-algo 3DES <file>
>> --recipient $foo --encrypt
>> because those are the options used by Echolot, a
>> remailer pinger.

> I spent several hours testing that command line and
> every permutation I could think of without having GPG

The above line won't work unless "<file" is meant.  gpg does not allow
to mix options with arguments.  Use

gpg --textmode --cipher-algo 3DES --recipient $foo --encrypt <file>



Shalom-Salam,

   Werner




More information about the Gnupg-users mailing list