SecondSonConsulting / Baseline

An MDM agnostic zero touch solution for macOS
MIT License
197 stars 22 forks source link

Feature Request: SHA256 hashes instead of MD5 in .mobileconfig #64

Open marceldekuiper opened 1 week ago

marceldekuiper commented 1 week ago

Not sure if this is a feature request but still; our company only allows us to use externally hosted scripts (for example, on github) if we can use SHA256 hashes to check if scripts are not altered.

The current .mobileconfig has a MD5 option, not sure what it would take to be able to use a SHA256 hash there.

BigMacAdmin commented 1 week ago

Should be easy enough, i'll put it on the list.

Full featured PRs are welcome and will be reviewed.