Does GnuPG implement MIME support?
Bodo Moeller
bmoeller@hrzpub.tu-darmstadt.de
Sat, 15 Jul 2000 17:06:07 +0200 (CEST)
Thomas Roessler <roessler@does-not-exist.org>:
[RFC 2015]
> An additional gotcha: Please make sure you generate "text"
> signatures, as opposed to "binary" signatures (with PGP 2,
> that's "pgp -st"). This is important for some issues
> concerning trailing whitespace and one-pass verification.
Why? Avoiding trailing whitespace completely and using binary mode
signatures should work just as well. This avoids any illusions about
what has actually been signed. (In particular, if the distinction
between a "--" line and a "-- " line is considered important, then a
Content-Transfer-Encoding must be used where preservation of the
trailing space can be guaranteed.)