UbuntuLinux GPG Still Doesn't Work With Remailers
Peter Palfrader
gnupg-users=gnupg.org at lists.palfrader.org
Tue Sep 27 13:59:27 CEST 2005
On Tue, 27 Sep 2005, Werner Koch wrote:
> 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>
That's what I meant. Must have happened while copying various snippets
from various lines of the code :)
--
PGP signed and encrypted | .''`. ** Debian GNU/Linux **
messages preferred. | : :' : The universal
| `. `' Operating System
http://www.palfrader.org/ | `- http://www.debian.org/
More information about the Gnupg-users
mailing list