1

(10 replies, posted in Bugs & problems)

It is starting to look like if I generate the email from Thunderbird/Enigmail, then I can decrypt it in gmail/FireGPG, whether it is signed or not. Also signed and encrypted emails produced in gmail/FireGPG that will not decrypt in gmail/FireGPG decrypt just fine in Thunderbird/Enigmail. So it must have something to do with the arguments for decryption that FireGPG is passing to GnuPG since it is obviously the same decryptor being used by both applications.

2

(10 replies, posted in Bugs & problems)

Well I just ran one more signed and encrypted test this morning and this time, using the text selection and right click menu decrypt, it decrypted with no problem. So much for my statement that the error was solid. The FireGPG button at the bottom still does not work. I will try to reproduce the problem and let you know if I get anything consistent. Thanks

3

(10 replies, posted in Bugs & problems)

re: Are you using old decryption behavior ?

No, that box is unchecked. Should I try that? Since the text selection and decryption method works if there is no signature, it must have something to do with dealing with the signature I would guess. The error is solid and the decryption always works if there is no signature as long as I use the text selection method. I do run noscript in Firefox but it is disabled for gmail.
No big panic since I can keep using Thunderbird/Enigmail but it would sure be great to have it work for me in gmail. Thanks for anything you can suggest, and thanks for your efforts to create this terrific addon. It is people like you that make the internet a fun and productive place.

4

(10 replies, posted in Bugs & problems)

Just discovered that if the incoming is encrypted only, decryption through text selection works.

5

(10 replies, posted in Bugs & problems)

GnuPG and Enigmail work perfectly and encryption and signing works perfectly from gmail with firegpg but when I try to decrypt in gmail using the action button at the bottom of the gmail I get:

FireGPG checked this mail but found no signature or encrypted content

When I highlight the encrypted gmail and use the right click menu to decrypt I get a popup window with these results:

Content-Type: multipart/alternative; boundary="firegpg076eqfwb7vydtjkwg4c54ma1"

--firegpg076eqfwb7vydtjkwg4c54ma1
Content-Type: text/plain; format=flowed; charset=UTF-8
Content-Transfer-Encoding: base64

dGVzdGluZyBnbWFpbCBwZ3AgYnkgc2VuZGluZyB0byBzZWxmIHdpdGggcHVibGljIGtleQ0K
--firegpg076eqfwb7vydtjkwg4c54ma1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64

dGVzdGluZyBnbWFpbCBwZ3AgYnkgc2VuZGluZyB0byBzZWxmIHdpdGggcHVibGljIGtleTxicj4N
Cg==
--firegpg076eqfwb7vydtjkwg4c54ma1--


If I high light this in the result window and click decrypt I get:

The selection you are trying to import doesn't contain any valid PGP data.

There is a statement towards the bottom of the results window that a valid signature (mine) has been found

Any sugestions? Thank You