Skip to content

Commit 39868e5

Browse files
committed
further adjustments to the README
1 parent 267370d commit 39868e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## What
88

9-
A "Mobile Device Management" solution that stores compliance checks in Git. Built to pass SOC 2 audits without installing actual MDM spyware.
9+
A "Mobile Device Management" solution that stores compliance data in Git. Built to pass SOC 2 without requiring a highly privileged RCE
1010

1111
## Why
1212

@@ -15,7 +15,7 @@ Because real MDMs are backdoors with compliance features. This just generates th
1515
## Philosophy
1616

1717
- **Can't manage devices** - Only reports on them
18-
- **Can't execute commands** - Read-only by design
18+
- **Can't execute commands** - Read-only by design
1919
- **Can't phone home** - Your Git repo, your control
2020
- **Can't compromise systems** - No privileges, no access
2121

@@ -71,7 +71,7 @@ Edit `checks.yaml` to define compliance checks. Default config satisfies most au
7171

7272
## Security
7373

74-
Traditional MDMs: Give someone your house keys to check if the door is locked.
74+
Traditional MDMs: Give someone your house keys to check if the door is locked.
7575
gitMDM: Someone photographs your locked door from across the street.
7676

7777
**Result**: Compliance without compromise.
@@ -84,4 +84,4 @@ This software proves compliance. It doesn't actually manage devices. That's the
8484

8585
---
8686

87-
*Built with spite by someone who wanted to pass SOC 2 with OpenBSD.*
87+
*Built with spite by someone who wanted to pass SOC 2 with OpenBSD.*

0 commit comments

Comments
 (0)