Skip to content

Commit 8047c2e

Browse files
committed
Update README.md
1 parent daa1b59 commit 8047c2e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ M.A.C.E. (macOS Advanced Compliance Editor) is a native macOS app that simplifie
6565
| **All-in-one workflow** | Create, customize, audit, document, and export from a single app |
6666
| **MDM-ready exports** | Generate deployment-ready profiles for Jamf, Workspace ONE, Intune, and more |
6767
| **Direct MDM upload** | Upload profiles, scripts, and extension attributes straight to Jamf Pro, Workspace ONE, or Intune |
68-
| **Free & open source** | Community-driven development with no licensing fees |
68+
| **Free to use** | Community-driven development with no licensing fees (source code is not public — see [Status](#status)) |
6969

7070
## Quick Start
7171

@@ -447,6 +447,13 @@ Click any preview below to download the sample file and open it locally. GitHub
447447
> **Beta Release**
448448
> This is a beta release. Core features are stable and ready for real-world use, but some features are still being refined based on community feedback.
449449
450+
> **Source Code Availability**
451+
> The full source code for M.A.C.E. is **not public**. This repository hosts releases, documentation, and issue tracking only. Development is limited to a smaller group involved with the macOS Security Compliance Project while mSCP 2.0 is still evolving — keeping things more controlled helps avoid introducing issues while the tooling and underlying data are still changing. Security is also the priority from the start given how closely the tool interacts with compliance workflows.
452+
>
453+
> **Why open sourcing isn't a simple "yes":** Many high compliance environments — federal, defense, and other regulated sectors — operate under policies that restrict or prohibit open source software for security-critical workflows. These organizations represent a significant portion of M.A.C.E.'s user base and are precisely the audience the tool was built to serve. Releasing the source publicly could cut off access for the very users who need it most.
454+
>
455+
> Open sourcing is being actively considered, but it is **not a guarantee**. The decision depends on how mSCP 2.0 stabilizes, the security posture of the codebase, and whether it can be done without losing the high compliance users this tool was built for. This README will be updated if anything changes.
456+
450457
**Current Focus:**
451458
- Expanding MDM platform integrations (Kandji)
452459
- Improving audit export accuracy for MDM platforms
@@ -455,6 +462,7 @@ Click any preview below to download the sample file and open it locally. GitHub
455462
- Rules may not reflect the latest guidance until mSCP 2.0 is finalized
456463
- Some export formats may have issues with specific MDM platforms (Intune, Jamf)
457464
- Currently supports American English only
465+
- Source code is not publicly available, and may not be in the future (see note above)
458466

459467
**Feedback:**
460468
- Bug reports are welcome via [GitHub Issues](https://github.com/MACE-App/MACE/issues)
@@ -483,6 +491,8 @@ Click any preview below to download the sample file and open it locally. GitHub
483491

484492
M.A.C.E. is a **community-driven project**. I personally work with STIGs, so many features were built around that workflow but I want this app to work for everyone. Whether you're using CIS, NIST 800-53, CMMC, or something else entirely, your input matters.
485493

494+
> **Note:** While community feedback drives the roadmap, the source code is not public and may remain that way. See [Status](#status) for context. Bug reports, feature requests, and discussion are still very welcome via the channels below.
495+
486496
**I'd love to hear from you:**
487497
- What compliance frameworks do you use?
488498
- What features would make your workflow easier?

0 commit comments

Comments
 (0)