Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: isaak654 <[email protected]>
  • Loading branch information
zihu12 and isaak654 authored Sep 18, 2024
1 parent 58d3344 commit febd984
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/Content/HideDiskSerialNumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ HideDiskSerialNumber is a sandbox setting in [Sandboxie Ini](SandboxieIni.md).
HideDiskSerialNumber=y
```

Use the 'HideDiskSerialNumber=y' option to return random value when applications try to get disk serial number.
Use the 'HideDiskSerialNumber=y' option to return a random value when applications try to get disk serial number.

Related Sandboxie Plus setting: Sandbox Options > Advanced Options > Privacy > Hide Disk Serial Number
2 changes: 1 addition & 1 deletion docs/Content/HideNetworkAdapterMAC.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ HideNetworkAdapterMAC is a sandbox setting in [Sandboxie Ini](SandboxieIni.md).
HideNetworkAdapterMAC=y
```

Use the 'HideNetworkAdapterMAC=y' option to return random value when applications try to get network adapter MAC address.
Use the 'HideNetworkAdapterMAC=y' option to return a random value when applications try to get network adapter MAC address.

Related Sandboxie Plus setting: Sandbox Options > Advanced Options > Privacy > Hide Network Adapter MAC Address
2 changes: 1 addition & 1 deletion docs/Content/HideNonSystemProcesses.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HideNonSystemProcesses is a sandbox setting in [Sandboxie Ini](SandboxieIni.md).
HideNonSystemProcesses=y
```

Use the 'HideNonSystemProcesses=y' option to not allow sandboxed processed see processes running outside any boxes.
Use the 'HideNonSystemProcesses=y' option to prevent sandboxed processed from seeing processes running outside the sandbox.

Related Sandboxie Plus setting: Sandbox Options > Advanced Options > Privacy > Hide Non System Processes

Expand Down
2 changes: 1 addition & 1 deletion docs/Content/RandomRegUID.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ RandomRegUID is a sandbox setting in [Sandboxie Ini](SandboxieIni.md).
RandomRegUID=y
```

Use the 'RandomRegUID=y' option to obfuscate known unique identifier in registry.
Use the 'RandomRegUID=y' option to obfuscate known unique identifier in the Windows registry.

Related Sandboxie Plus setting: Sandbox Options > Advanced Options > Privacy > obfuscate known unique identifier in registry

0 comments on commit febd984

Please sign in to comment.