Topic: Double dash in the message breaks message signing

Hi,

Adding a signature to the end of a message like this:


--
Programmer Excuse #16: Its a Microsoft bug.

breaks signing. FireGPG changes this to the following :


- --
Programmer Excuse #16: Its a Microsoft bug.

however GPG itself changes it to :


- - --
Programmer Excuse #16: Its a Microsoft bug.

Notice the double dash instead of a single dash at the start.

I guess FireGPG will need to add double dash too.

Thanks,
ismail

Re: Double dash in the message breaks message signing

Bump?

Re: Double dash in the message breaks message signing

Not our fault, gnupg add himself the simple -, it's not firegpg related wink

Re: Double dash in the message breaks message signing

Hmm manually signing with GnuPG from commandline works though.

Re: Double dash in the message breaks message signing

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -- Test - FIregpg.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: http://getfiregpg.org

iEYEARECAAYFAkjXQ80ACgkQjKKs5/FTCjU+0ACeKORt+jRm+KSEJOSEaVeE/Vh2
AEwAnjQeMARjFi70lEp6X3OHSNWBotlD
=PE+8
-----END PGP SIGNATURE-----

Pass.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -- Test - command line
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjXQ+gACgkQjKKs5/FTCjU1EACfZyoHcPudgSqlO+J1ddW/ZtEZ
ybQAnjLQDs0ffMisMxZHepP5aKHaaZt9
=KDYJ
-----END PGP SIGNATURE-----

Pass.

I don't see any problem.