From 3f9678edbe2105dd1861eab0223baebf1b9b2e5f Mon Sep 17 00:00:00 2001 From: isaak654 Date: Wed, 7 Sep 2022 22:51:26 +0200 Subject: [PATCH] Typo fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa345b49..51a89fa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). -- usage: in "HKLM\SYSTEM\CurrentControlSet\Services\SbieSvc" add REG_SZ "LogFile" with "3;[path]\Sandboxie.log" - added option to block host processes from accessing sandboxed ones [#2132](https://github.com/sandboxie-plus/Sandboxie/issues/2132) -- usage: DenyHostAccess=Program.exe,y --- note: by default, this protection only applied for write access, that is, unsandboxed processes will still be able to obtain read-only access +-- note: by default, this protection only applies for write access, that is, unsandboxed processes will still be able to obtain read-only access -- to prevent host processes from obtaining read access, ConfidentialBox=y must also be set, which require a supporter certificate - added compatibility template for ReHIPS