Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PrivacyMode.md #52

Merged
merged 4 commits into from
Mar 8, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update PrivacyMode.md
  • Loading branch information
Naeemh1 committed Mar 7, 2022
commit 66124beb4cd4c65309102b009114edaca3238290
12 changes: 12 additions & 0 deletions Content/PrivacyMode.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Privacy Mode
_PrivacyMode_ is a Box Type Preset introduced in v1.0.5 / 5.55.5. It can be selected when creating a new sandbox or in the "General Options" of an existing one. This preset is labeled "with data protection".

It is also a sandbox setting in [Sandboxie Ini](SandboxieIni.md)

Usage:

```
.
.
.
[DefaultBox]
UsePrivacyMode=y
```

This mode makes all unsandboxed locations unreadable (except "C:\Windows" and "C:\Program Files"), hence denying programs access to any personal data. Also, the registry only allows reading of the machine and not user root keys. Exceptions can be specified in [Resource Access](ResourceAccess.md).