🏖️
Sandboxing
Security
Keeping an app in a “safe box”.
Definition
Sandboxing limits what an app can access, so if it misbehaves, it can’t easily reach your whole system.
In plain English
Keeping an app in a “safe box”.
Why this matters
Why it matters: It reduces damage from malicious apps and attacks, protecting private files and data.
Example
Example: A browser tab runs in a sandbox, separate from your system files.
Apps Using Sandboxing
Examples of apps that implement or relate to this privacy concept