Pete Freitag Pete Freitag

Secure Browsing Mode

Updated on December 07, 2023
By Pete Freitag
web

Ivan Ristic has posted a proposal on his blog called: Secure Browsing Mode the PDF was here: modsecurity.org/blog/archives/Secure_Browsing_Mode_Proposal.pdf but the link no longer works (maybe it is in the wayback machine still).

In the document Ivan lists some of the possible effects of his proposal:

  • Eliminate Cross-Site Request Forgery.
  • Eliminate off-domain information leakage.
  • Eliminate session-based attacks (session fixation, session hijacking, session token prediction, etc).
  • Make phishing more difficult.
  • Eliminate web site spoofing (e.g. through DNS attacks).
  • Increase security in shared-browser environments.

I think this is a big step in the right direction, however getting giants like Microsoft and Apple to support it would be the biggest hurdle.

Another hurdle to adoption is that it adds work for web developers. They would have to define the security policy for the site, and send some extra headers back. This is a problem because programmers are lazy, and I have also noticed that security is sometimes a tough sell, unless there is big pressure from above developers don't tend to go to great lengths to ensure security.

Anyways I hope Ivan moves forward with his proposal, and starts working on an RFC that specs things in a little more detail.



security http https ivan ristic

Secure Browsing Mode was first published on June 28, 2006.

If you like reading about security, http, https, or ivan ristic then you might also like:

Weekly Security Advisories Email

Advisory Week is a new weekly email containing security advisories published by major software vendors (Adobe, Apple, Microsoft, etc).