trailofbits / sinter

A user-mode application authorization system for MacOS written in Swift
https://blog.trailofbits.com/2020/08/12/sinter-new-user-mode-security-enforcement-for-macos/
GNU Affero General Public License v3.0
301 stars 15 forks source link

Add install pkg and builder scripts #50

Closed mike-myers-tob closed 4 years ago

mike-myers-tob commented 4 years ago

This adds a packaging directory. Developers or users can edit the config file before generating the package, and sign using their own Apple ID key if they want the package itself to be signed.

Closes #6