Topic: GMail - new interface - security question
On arbitrary websites FireGPG injects a chrome iframe to secure the decrypted text if it detects an encrypted block. Therefore it shouldn't be possible for JavaScript code on the page to read the decrypted message (content code isn't allowed to read chrome content).
As for GMail with the new interface FireGPG interacts directly with the page content. The decrypted message is injected into the existing DOM without the securing chrome iframe. Therefore it should be possible for JavaScript code to read the decrypted message.
It's debatable if Google would do such evil things, but this seems to be a general problem, which is already solved for inline encrypted messages in arbitrary websites.
Is this behavior of FireGPG intended or even necessary to interact with the GMail interface?
Please correct me if I've made incorrect assumptions.
I'm using current Fx 3.0.7 and FireGPG 0.7.5