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

Sinter provides an uninstall procedure #78

Closed alessandrogario closed 4 years ago

alessandrogario commented 4 years ago

Why

As a security engineer, I want the Sinter installer to automatically uninstall any existing versions during upgrade to reduce the chance of potential conflicts that may render my machine unresponsive.

Additionally, I need to be able to easily uninstall the application from the system.

Acceptance Criteria