Mixed content blocker in Firefox for Android

Revision Information
  • Revision id: 48548
  • Created:
  • Creator: Roland Tanglao
  • Comment: DO NOT APPROVE - WORK IN PROGRESS!
  • Reviewed: No
  • Ready for localization: No
Revision Source
Revision Content

The template "ApplyToFx" does not exist or has no approved revision.

When you see the shield icon in the address bar, it means that Firefox for Android has blocked content that is insecure on the page you're visiting. We'll explain what that means and what options you have.

firefox has blocked content that is not secure

What is mixed content?

When you visit a page served over HTTP, your connection is open for eavesdropping and man-in-the-middle attacks. Most websites are served over HTTP because they don't involve passing sensitive information back and forth and do not need to be secured. When you visit a page fully served over HTTPS (you see a gray padlock

gray-padlock-jellybean

or you see a green padlock

green-padlock-jellybean

in the address bar), like your bank, your connection is authenticated and encrypted and hence safeguarded from eavesdroppers and man-in-the-middle attacks.

However, if the HTTPS page you visit includes HTTP content, the HTTP portion can be read or modified by attackers, even though the main page is served over HTTPS. When an HTTPS page has HTTP content, we call that content “mixed”. The page you are visiting is only partially encrypted and even though it appears to be secure, it isn't.

Mixed Content Requests

The Mixed Content Blocker blocks potentially harmful HTTP content on HTTPS pages.

Note: For more information about Mixed Content (active and passive), see this blog post.