seancolyer / gmail-crypt

An OpenPGP browser (currently Chrome) extension that integrates tightly with Gmail and does encryption/decryption via Javascript.
Other
219 stars 41 forks source link

double message on decrypt #40

Closed dbgdngit closed 9 years ago

dbgdngit commented 11 years ago

Hi When i decrypt a message the content gets repeated twice; regardless of sender Same for my colleagues when i encrypt and send to them mymail crypt version 24 Chrome Version 28.0.1500.95

seancolyer commented 11 years ago

Hm, this is weird. Are you sending the messages in any special way or using special formatting or anything?

dbgdngit commented 11 years ago

Hi

Just standard HTML mail - doesn't make any difference on the number of recipients On 21 Sep 2013 17:03, "Sean Colyer" notifications@github.com wrote:

Hm, this is weird. Are you sending the messages in any special way or using special formatting or anything?

— Reply to this email directly or view it on GitHubhttps://github.com/seancolyer/gmail-crypt/issues/40#issuecomment-24865115 .

dbgdngit commented 10 years ago

Hi I've researched this more. I've read of other mail clients doing a similar thing with GPG encrypt/decrypt process. See GPGmail. I believe that the Gmail client maybe creating a html and plaintext format copy of the text - not sure if this on encrypt or decrypt.

dbgdngit commented 10 years ago

Hi One further bit of experimentation and testing. If you change to sending as plain text mode the deciphered only appears once - of course the default reply behaviour is rich text so you have to remember to change this consciously as there is no default to text mode in the new compose window in Gmail. Be interested to hear how others have addressed this or whether there is a way Mymail can handle this in future.

seancolyer commented 9 years ago

I am closing this because the way the decrypt works has fundamentally changed since then and I have had no other reports of this issue.

If it is still occurring, please re-open.