← Back to glossary

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.