Open diracdeltas opened 9 years ago
Case in point: the github notification for this issue was displayed in a frame. :)
I think in the case where the message is not a well-formed PGP signature, we should not show the iframe. However, if the signature is well-formed but invalid (because the signing key expired, for instance, or yahoo mail backend mangled the message body), maybe the current behavior makes sense. That way, users see an error message with "BAD signature from ..." in the frame, which looks pretty scary.
This is what Doug's test case (invalid message surrounded by valid PGP armor) looks like when rendered in ymail with end-to-end:
Do others think that this doesn't look "different enough" from a valid message? What are some UI suggestions?
from @dougdeperry: