Source code

Revision control

Copy as Markdown

Other Tools

(mozilla-projects-nss-community)=
# Community
Network Security Services (NSS) is maintained by a group of engineers and researchers,
mainly RedHat and Mozilla.
:::{warning}
While the NSS team focuses mainly on supporting platforms and features needed by
Firefox and RHEL, we are happy to take contributions.
:::
Contributors can reach out the the core team and follow NSS related news through the
following mailing list, Google group and Element/Matrix channel:
:::{note}
:::
% - View Mozilla Security forums...
%
(how-to-contribute)=
## [How to Contribute](#how_to_contribute)
:::{container}
Start by opening a **Bugzilla** account at [bugzilla.mozilla.org](https://bugzilla.mozilla.org/) if you don't have one.
`NSS :: Libraries` is the component for issues you'd like to work on.
:::
(creating-your-patch)=
## [Creating your Patch](#creating_your_patch)
:::{container}
See our section on {ref}`mozilla_projects_nss_building` to get started
making your patch. When you're satisfied with it, you'll need code review.
:::
(code-review)=
## [Code Review](#code_review)
:::{container}
code review tool, which uses your Bugzilla account.
Use our [Phabricator user instructions](https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html) to upload patches for review.
Some items that will be evaluated during code review are [listed in checklist form on
After passing review, your patch can be landed by a member of the NSS team. Note that we don't land code that isn't both reviewed and tested.
:::
:::{warning}
Please reach out to the team before engaging in a lot of work to make ensure we are willing to accept your contributions.
:::