Skip to content

alienator88/Sentinel

Repository files navigation

Sentinel


Status: Maintained
Version: 1.7
Download · Commits


A GUI for controlling Gatekeeper and more, written in SwiftUI. Using this as a learning opportunity for Swift as I'm new to it.

Features

  • 100% Swift
  • Can drop an app in the drop target to unquarantine
  • Can drop an app in the drop target to ad-hoc self sign and replace the certificate
  • Custom auto-updater that pulls latest release notes and binaries from GitHub Releases (Sentinel should be ran from /Applications folder to avoid permission issues)
  • Supports macOS Sequoia and up gatekeeper modification using profiles since Apple disabled spctl command

Screenshots

Requirements

  • MacOS 12.0+ (App uses a lot of newer SwiftUI functions/modifiers which don't work on any OS lower than 12.0)

Getting Sentinel

Releases

Pre-compiled, always up-to-date versions are available from my releases page.

Homebrew

Execute the following command to install via Homebrew:

brew install alienator88/homebrew-cask/sentinel-app

License

Important

Sentinel is licensed under Apache 2.0 with Commons Clause. This means that you can do anything you'd like with the source, modify it, contribute to it, etc., but the license explicitly prohibits any form of monetization for Sentinel or any modified versions of it. See full license HERE

Thanks

Much appreciation to Wynioux for their Gatekeeper script used as inspiration.

Some of my apps

Pearcleaner - An opensource app cleaner with privacy in mind

Sentinel - A GUI for controlling gatekeeper status on your mac

Viz - Utility for extracting text from images, videos, qr/barcodes