https://github.com/zimbatm/allow-app
unlock your quarantined files
https://github.com/zimbatm/allow-app
Last synced: 6 months ago
JSON representation
unlock your quarantined files
- Host: GitHub
- URL: https://github.com/zimbatm/allow-app
- Owner: zimbatm
- Created: 2012-11-03T17:27:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:51:45.000Z (over 2 years ago)
- Last Synced: 2024-10-27T09:04:14.649Z (over 1 year ago)
- Size: 1.45 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Allow.app : unlock quarantined mac apps
=======================================
Execute, select the app / document you want to be unlocked.
Unfortunately Drag & drop is prevented if the app is locked.
Problem
-------
Mountain Lion's security model is great, it protects you from
unadvertently executing rogue applications. You know it's coming, there
is a but: developers need to pay Apple $99 to get a certificate, which
is fine unless you develop free apps.

Usually you can right-click the app, click on Open and it unlocks the
app but it doesn't always work.
Allow.app gives you a way to selectively unlock quarantined apps, the
ones coming from people you trust.
Installation
------------
Chicken and egg issue right ? Download the archive, unpack and
right-click on the Allow app. Drag to your application folder.
About
-----
Made with Automator.
The heart of the script boils down to
`find $INPUT -exec xattr -d com.apple.quarantine {} \;`
Copyright
---------
MIT 2012 Jonas Pfenniger
Lock icon comes from
http://www.iconspedia.com/icon/silver-lock-18598.html
Copytight NewIdols, CC Attribution Non-Commercial