From 9661b08572b94e9b437abddc768b71e083dc98a3 Mon Sep 17 00:00:00 2001 From: Bruce Davie <3101026+drbruced12@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:49:32 +1000 Subject: [PATCH] trailing whitespace fix --- security/trend.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/trend.rst b/security/trend.rst index ab962e6..c30bc92 100644 --- a/security/trend.rst +++ b/security/trend.rst @@ -42,7 +42,7 @@ the application tier on some set of specified ports, but web-facing machines may not talk to each other. This is a policy that was difficult to implement in the past;instead all the web-facing machines would sit on the same network segment, free to communicate -with each other. +with each other. The complexity of configuring segments was the reason that machines @@ -88,7 +88,7 @@ basis for a best practice in security known as “zero-trust” networking. Zero trust means that, as much as possible, every system in the network is assumed to be untrusted, and hence should be isolated from all other systems aside from precisely those systems it needs -access to in order to do its assigned job. +access to in order to do its assigned job. The importance of the Internet in the running of critical systems and as the underpinning for