diff options
author | 2017-12-08 23:03:53 +0100 | |
---|---|---|
committer | 2017-12-08 23:03:53 +0100 | |
commit | e83b83378265d76df0113705e2be867814f2774e (patch) | |
tree | 0073ad3145aa19384ad6544317e6b657a8c4fd44 /security-blueprint/part-2 | |
parent | 2b6888d31c836c084f9650563bf6af44b0a6120d (diff) |
Jan-Simon's feedback
Diffstat (limited to 'security-blueprint/part-2')
-rw-r--r-- | security-blueprint/part-2/2-Communication-modes.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security-blueprint/part-2/2-Communication-modes.md b/security-blueprint/part-2/2-Communication-modes.md index 165f8fd..6513475 100644 --- a/security-blueprint/part-2/2-Communication-modes.md +++ b/security-blueprint/part-2/2-Communication-modes.md @@ -45,10 +45,10 @@ Boot-Communication-USB-5 | `CONFIG_USB_HOST_ETHER` | _Not defined_ -------------------------------------------------------------------------------- -## Disable all Network Interfaces +## Disable all unused Network Interfaces -Preferably no network interface is allowed, but if required, then the enabled -services should be restricted to only those used. +Only used network interfaces should be enabled. +Where possible, services should also be limited to those necessary. <!-- config --> |