From dd823416cec362f022040b9d501ec4bd8317f0b4 Mon Sep 17 00:00:00 2001 From: puneetse <22071208+puneetse@users.noreply.github.com> Date: Thu, 9 Aug 2018 14:23:13 -0700 Subject: [PATCH] Remove ambigious note and formatting fixes. --- source/clear-linux/concepts/security.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/source/clear-linux/concepts/security.rst b/source/clear-linux/concepts/security.rst index d635d56d..7978e53c 100644 --- a/source/clear-linux/concepts/security.rst +++ b/source/clear-linux/concepts/security.rst @@ -148,10 +148,6 @@ sensibly taken advantage of. Below are some examples of how: to help ensure they have not been tampered with. -.. note:: - Linux security modules which restrict program capabilities, - such as Security-Enhanced Linux (`SELinux`_) or AppArmor, are not implemented - by |CL| at this time. @@ -181,8 +177,8 @@ Some examples are below: - A password blacklist is in place, to avoid system passwords being set to passwords which have been compromised in the past. -* `Tallow`_, a lightweight service which monitors for suspicious SSH login - patterns, is included with |CL|. +* `Tallow`_, a lightweight service which monitors and blocks suspicious SSH + login patterns, is installed with the :command:`openssh-server` bundle.