From 2bd70da34bbf3a9a11833c26e8a43047a1343a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=E7=BC=96=E7=A8=8B=E7=9A=84=E5=8F=B6=E4=B8=80?= =?UTF-8?q?=E7=AC=91?= <92030377+love-code-yeyixiao@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:36:51 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 505f8dd7..b3ff93b3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ Sandboxie Plus has a modern Qt-based UI, which supports all new features that ha * DNS resolution control with sandboxing as control granularity * Limit the number of processes in the sandbox and the total amount of memory space they can occupy, and You can limit the total number of sandboxed processes per box * A completely different token creation mechanism from Sandboxie's pre-open-source version makes sandboxes more independent in the system - * Encrypted Sandbox - an AES-based reliable data storage solution. + * Encrypted Sandbox - an AES-based reliable data storage solution + * Prevent sandboxed programs from generating unnecessary unique identifier in the normal way More features can be spotted by finding the sign `=` through the shortcut key Ctrl+F in the [CHANGELOG.md](./CHANGELOG.md) file.