Sentinel är ett gränssnitt för kontroll av Gatekeeper, den inbyggda säkerhetsfunktionen i macOS, och mer, skrivet i SwiftUI.
Du kan ställa in och kontrollera din dators säkerhetsinställningar med programmet.
What’s new in version 2.2
- Fix updater failing at 20% – #24
- Add developer identity signing/notarization option for the self-sign dropzone, configured in Settings – #25
- Add description info buttons for drop zones – #23
- Safeguard gatekeeper toggle with message as most use the app mainly to unquarantine apps these days – #23
- Add setting to allow auto-opening the app after it is unquarantined
- Alter app frame on load+sizing bounds
- Redo About view
- Misc UI changes