Security: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Update link to Guidelines)
 
(11 intermediate revisions by 7 users not shown)
Line 17: Line 17:
=== Who are we? ===
=== Who are we? ===
Security at Mozilla is distributed among the following teams:
Security at Mozilla is distributed among the following teams:
* [[SecurityEngineering|Security Engineering]]: Development of Firefox & underlying platform security features.
* [[SecurityEngineering|Security Engineering]] makes users of Firefox safer on the Internet.
* [[Security/InfoSec|Enterprise Information Security]]: Defines and operates security controls across the organization.
* [[Security/FoxSec|Security Operations]] protects the product infrastructure and builds security services.
* [[Security/FoxSec|Firefox Services Security]]: Securing core Firefox services.
* Firefox Fuzzing finds vulnerabilities in Firefox.
* [[Security/InfoSec|Security Assurance]] leads incident response, product security strategy, and risk management.


=== Contacting Us ===
=== Contacting Us ===
Line 27: Line 28:
** dev-security@lists.mozilla.org: this is the best place to ask security questions that don't need to be private. You might also try searching this list for answers to your questions
** dev-security@lists.mozilla.org: this is the best place to ask security questions that don't need to be private. You might also try searching this list for answers to your questions
** You can also find us on a number of security related mailing lists including W3C WebAppSec
** You can also find us on a number of security related mailing lists including W3C WebAppSec
* Via Mozilla [[IRC]]
* Via the [https://matrix.to/#/!xSFwJMLGSLXLaSUrHr:mozilla.org?via=mozilla.org&via=matrix.org #security] channel on Mozilla's [[Matrix]] instance.
** #security - general security discussions
** #contentsecurity - browser security engineering, DOM, CSP, Origins, content blocking etc
** #infosec - general infosec discussions


'''Need a security review for Firefox feature/change? See [[Security/Testing]].'''


== Information for developers ==
== Information for developers ==
===Security Bug Processes ===
===Security Bug Processes ===
* [[Security/Firefox_security_bug_fixing|Guidelines for fixing a core-security bug in Firefox]]
* [[Security/Bug_Approval_Process|Approval for Landing Security Bugs]]
* [[Security/Bug_Approval_Process|Approval for Landing Security Bugs]]
* [[Security/Web_Bug_Rotation|Web Bug Verification Rotation]]
* [[Security/Web_Bug_Rotation|Web Bug Verification Rotation]]
 
* [[Security/Firefox/Security_Bug_Triage_Process|Security Bug Triage Process]]
* [[Security/Firefox/Security_Bug_Life_Cycle|Security Bug Life Cycle]]


== Contributing to the security of Mozilla products ==
== Contributing to the security of Mozilla products ==
Line 59: Line 60:
* [[CA|Mozilla CA Root Program]]
* [[CA|Mozilla CA Root Program]]
* [http://blog.mozilla.com/security Mozilla Security blog]
* [http://blog.mozilla.com/security Mozilla Security blog]
* [[Security/Guidelines/|Security Guidelines]]
* [https://infosec.mozilla.org/guidelines/ Security/Guidelines/]

Latest revision as of 23:03, 12 March 2021

“Individuals’ security and privacy on the Internet are
fundamental and must not be treated as optional.”
  - Mozilla Manifesto Principle 4

The Mozilla Security community provides leadership in security by building security features, testing software and systems, and leading industry standards to ensure that individuals retain the ability to make meaningful choices about security and privacy on the Internet.

This page documents the security-related activities for Mozilla and how to join us.

Reporting Security Issues

Mozilla relies on the security community to help secure our products and websites by reporting security issues. Our preference is to receive bug reports via our bug tracking system Bugzilla, however emailing security@mozilla.org (preferably encrypted) is also an option.

Details on the way we classify security bugs can be found here.

Security at Mozilla

Who are we?

Security at Mozilla is distributed among the following teams:

  • Security Engineering makes users of Firefox safer on the Internet.
  • Security Operations protects the product infrastructure and builds security services.
  • Firefox Fuzzing finds vulnerabilities in Firefox.
  • Security Assurance leads incident response, product security strategy, and risk management.

Contacting Us

The Mozilla security team is available via a number of channels:

  • Via email
    • security@mozilla.org: to contact us privately or reporting security bugs
    • dev-security@lists.mozilla.org: this is the best place to ask security questions that don't need to be private. You might also try searching this list for answers to your questions
    • You can also find us on a number of security related mailing lists including W3C WebAppSec
  • Via the #security channel on Mozilla's Matrix instance.

Need a security review for Firefox feature/change? See Security/Testing.

Information for developers

Security Bug Processes

Contributing to the security of Mozilla products

There are a range of ways to contribute to security engineering at Mozilla.

Developers

  • Implement security features
  • Fix outstanding security bugs
  • Contribute to security feature development

Security Testers

  • Test Firefox or Mozilla Websites as part of our bug bounty programs

Community

  • Test & provide feedback on new security features
  • Improve security documentation

Mozilla Official Sites