https://github.com/wynioux/macOS-GateKeeper-Helper
Simple macOS GateKeeper script.
https://github.com/wynioux/macOS-GateKeeper-Helper
gatekeeper gatekeeper-helper macos
Last synced: about 1 month ago
JSON representation
Simple macOS GateKeeper script.
- Host: GitHub
- URL: https://github.com/wynioux/macOS-GateKeeper-Helper
- Owner: wynioux
- License: mit
- Created: 2019-07-29T04:23:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T21:41:59.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T16:55:50.407Z (9 months ago)
- Topics: gatekeeper, gatekeeper-helper, macos
- Language: Shell
- Homepage:
- Size: 5.04 MB
- Stars: 237
- Watchers: 9
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - macOS GateKeeper Helper - Simple macOS GateKeeper script. It helps you to control your GateKeeper. ![shell_icon] (Applications / Utilities)
README
![]()
macOS GateKeeper Helper
[]()
[](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/latest)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/stargazers)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/network/members)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/download/v1.2.2/GateKeeper_Helper.command)
[]()
[](/LICENSE)---
Simple macOS GateKeeper script.
## 📝 Table of Contents
- [About](#about)
- [Usage](#usage)
- [Tips](#tips)This is a simple useful tool for users which allow you to do the following:
1. Show GateKeeper Status.
2. Enable GateKeeper.
3. Disable GateKeeper.
4. Remove app from GateKeeper quarantine.
5. Self-sign the app.### What is GateKeeper?
- Gatekeeper is a security feature of the macOS operating system by Apple.
It enforces code signing and verifies downloaded applications before allowing them to run.### Why should I use?
- To fix "Example-App is damaged and can't opened. You should move it to the Trash." messages.
- To fix "Example-App.pkg can't be opened because it is from an unidentified developer." messages.
Just download "GateKeeper_Helper.command" file and run it.
Note: To open helper for first time, right click on it then click open.
Or type via Terminal:
```
chmod +x GateKeeper_Helper.command
```then run.