X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/19b067cd44848bf0e7a87aafb6a528b6e5841ccb..695947cd0f84b4852727f274c14e2289e1bffe5e:/README.md diff --git a/README.md b/README.md index 6aa9568..a1e3224 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# policy-templates -Policy Templates for Firefox +# Policy templates for Firefox + +> [!NOTE] +> These policies are in active development and may contain changes that do not work with current versions of Firefox. +> +> Use the [officially released versions](https://github.com/mozilla/policy-templates/releases) if you are deploying changes. + +The [policy reference](https://mozilla.github.io/policy-templates/) contains documentation for each policy, its intended function, the settings you can adjust, examples of valid configurations, and any platform limitations that may apply. + +## About policies + +Firefox policies allow administrators to centrally manage browser behavior, enforce security requirements, configure features, or disable certain functionality. + +Policies are commonly used in managed environments such as businesses, schools, and public-sector organizations. +They can be deployed using platform-specific mechanisms, including Group Policy on Windows, configuration profiles on macOS, and JSON configuration files on all platforms. + +This repository contains policy templates to support deploying and managing Firefox as an enterprise browser.