[Users] [Bug 3045] New: Claws prompts for passphrase on PGP message inside text/plain MIME part
Michael Schwendt
bugreporter at abwesend.de
Sun Jan 5 17:27:34 CET 2014
On Sun, 5 Jan 2014 17:17:56 +0100, Manfred Schmitt wrote:
> > $ gpg a.asc
> > gpg: TWOFISH encrypted data
> > [...]
> >
> Doh, obviously I didn't read the mail carefully enough!
> It's new to me that gpg can also use a shared password mode.
> And it works in Claws too.
$ file a.asc
a.asc: PGP message
$ rm -f a.asc.gpg
$ gpg --dearmor a.asc
$ file a.asc.gpg
a.asc.gpg: GPG symmetrically encrypted data (TWOFISH cipher)
More information about the Users
mailing list