From 10d317809baf4d46a050a67b9430f062abc5be21 Mon Sep 17 00:00:00 2001 From: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com> Date: Wed, 9 Aug 2023 03:13:43 -0500 Subject: [PATCH] more accurate wording for app sandbox --- docs/os/macos-overview.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/os/macos-overview.md b/docs/os/macos-overview.md index bc57854a..270bdc8c 100644 --- a/docs/os/macos-overview.md +++ b/docs/os/macos-overview.md @@ -159,11 +159,7 @@ System Integrity Protection makes critical file locations read-only to protect a ##### App Sandbox -macOS apps downloaded from the App Store are required to be sandboxed usng the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox). - -!!! warning - - Software downloaded from outside the official App Store is not required to be sandboxed. You should avoid non-App Store software as much as possible. +macOS apps downloaded from the App Store are required to use the [App Sandbox](https://developer.apple.com/documentation/security/app_sandbox). You should avoid non-App Store software as much as possible. ##### Antivirus