Syndicate content
Updated: 5 hours 55 min ago

HTTP Strict Transport Security

Fri, 2010-08-27 17:16

A while ago, we talked about Force-TLS that lets sites say “hey, only access me over HTTPS in the future” and the browser listens. Well, this idea has been solidifed into a draft spec for HTTP Strict Transport Security (HSTS) and we’ve landed support for it into our source tree. Read more

Categories: Security

Recent changes to mitigate cross-site data theft via CSS

Tue, 2010-08-24 00:19

Zack Weinberg did a great blog post explaining the recent changes in Firefox 3.5.11 and 3.6.7 to mitigate cross-site data theft using CSS. This is a mitigation for an issue originally “rediscovered” by Chris Evans.

Read more
Categories: Security

Obfuscated URLs within iframes

Tue, 2010-08-17 22:39

Issue
There has been discussion today about a Firefox feature that warns users when a site’s URL is deceptive. When a Firefox user visits a site with a url that might be deceptive (e.g. http://www.good.com@evil.com/) , Firefox will stop the load and confirm with the user that they are really visiting the site they expected to visit (in this example, evil.com is the actual site loaded). The discussion today has identified the fact that this same warning is not presented when an iframe on the page attempts to load such a URL.

Read more
Categories: Security

Thoughts on Identity and Privacy

Fri, 2010-07-16 07:32

I’ve posted some of my recent thinking on privacy and identity. For some time we’ve generally seen privacy treated as its own problem domain, oddly divorced from the realms of security and identity. Perhaps its time for a different approach?

Read more
Categories: Security

Refresh of the Mozilla Security Bug Bounty Program

Fri, 2010-07-16 00:09

Mozilla launched its security bounty program in 2004 and while the original mission of protecting users by supporting security research has not changed, the security environment has changed tremendously. In recognition of these changes we are updating our security bounty program to better support constructive security research.

Read more
Categories: Security