|
|
|
|
|
by stouset
3951 days ago
|
|
This is a totally unproductive (if all too common) attitude toward security. "If it doesn't solve every problem, it's useless." This protects against a whole host of issues. It safeguards against garden-variety incompetence[1]. It provides some defense against the large number of badly-intentioned people who can write an Objective-C app, but don't have the expertise necessary to weaponize a typical root escalation exploit. It prevents apps from accessing your contacts, reading your emails, determining your location, and accessing the webcam and mic without your knowledge, amongst other things. Does it protect against a motivated, highly technical attacker? No, not really. But that hardly makes it useless. [1]: http://www.macobserver.com/news/98/december/981229/bungierec... |
|