Hacker News new | ask | show | jobs
by dm319 3207 days ago
Problem is you've already received the rogue html before accessing the secure webpage. It's a shame email signing and encryption never took off.
1 comments

The solution assumed mail clients would be adapted to enforce this. So if you send me a forged email claiming to be from hsbc, the mail client would allow showing html content only from a https connection to somewhere on hsbc. Kind of like the same-origin policy but where the origin is the domain the email claims it came from.