grammar fix; from Daniel O'Connor
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ escalation and mitigate attacks by:
|
|||||||
exposed to attack,
|
exposed to attack,
|
||||||
- reducing information-sharing between privileged and
|
- reducing information-sharing between privileged and
|
||||||
unprivileged code, and
|
unprivileged code, and
|
||||||
- containing attacks as much as possible the unprivileged process,
|
- containing attacks as much as possible to the unprivileged
|
||||||
should they occur.
|
process, should they occur.
|
||||||
|
|
||||||
To achieve privilege separation in OpenSSH's sshd, the functions
|
To achieve privilege separation in OpenSSH's sshd, the functions
|
||||||
it performs are split across three discrete binaries:
|
it performs are split across three discrete binaries:
|
||||||
|
|||||||
Reference in New Issue
Block a user