[openssh-commits] [openssh] branch master updated: more README.privsep polish

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 3 14:10:18 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new 3912be7ba more README.privsep polish
3912be7ba is described below

commit 3912be7baa05819c382ce0e5d0ef847c9d80f230
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Fri Jul 3 14:10:16 2026 +1000

    more README.privsep polish
---
 README.privsep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.privsep b/README.privsep
index 871e6a2ea..f8602ccd3 100644
--- a/README.privsep
+++ b/README.privsep
@@ -4,7 +4,7 @@ privileged monitor process. Its purpose is to prevent privilege
 escalation and mitigate attacks by:
 
  - reducing the privileged attack surface by performing most
-   operations with untrusted data in unprivileged code,
+   operations involving untrusted data in unprivileged code,
  - facilitating OS-level sandboxing of the components that are most
    exposed to attack,
  - reducing information-sharing between privileged and

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list