Update README.md

This commit is contained in:
IMTheNachoMan
2020-12-20 01:05:45 -05:00
committed by GitHub
parent 5852d3399c
commit bf72c0c082

View File

@@ -488,7 +488,7 @@ SSH is a door into your server. This is especially true if you are opening ports
# Use kernel sandbox mechanisms where possible in unprivileged processes # Use kernel sandbox mechanisms where possible in unprivileged processes
# Systrace on OpenBSD, Seccomp on Linux, seatbelt on MacOSX/Darwin, rlimit elsewhere. # Systrace on OpenBSD, Seccomp on Linux, seatbelt on MacOSX/Darwin, rlimit elsewhere.
# Note: This setting is deprecated in OpenSSH 7.5 (https://www.openssh.com/txt/release-7.5) # Note: This setting is deprecated in OpenSSH 7.5 (https://www.openssh.com/txt/release-7.5)
UsePrivilegeSeparation sandbox # UsePrivilegeSeparation sandbox
######################################################################################################## ########################################################################################################
# end settings from https://infosec.mozilla.org/guidelines/openssh#modern-openssh-67 as of 2019-01-01 # end settings from https://infosec.mozilla.org/guidelines/openssh#modern-openssh-67 as of 2019-01-01