diff options
Diffstat (limited to 'security/lockdown/pkg-descr')
-rw-r--r-- | security/lockdown/pkg-descr | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/security/lockdown/pkg-descr b/security/lockdown/pkg-descr index fae077d0e035..d8a698143311 100644 --- a/security/lockdown/pkg-descr +++ b/security/lockdown/pkg-descr @@ -1,15 +1,10 @@ -Lockdown is a hardening system written in C++ for FreeBSD -and released under the BSD license. - -Lockdown was designed to harden FreeBSD's base system. It does -so by editing the systems configuration files and set -permissions, flags and ownership on SUID, GID and "information" -files. Lockdown was meant to be run only once (after a system -install or upgrade), so you can quickly and without forgetting -something, get a secure system. +Lockdown is a script designed to harden a FreeBSD system by editing the +system's configuration files and set permissions, flags and ownership on SUID, +GID and "information" files. However, the main goal of lockdown is to +centralize knowledge on how much you can harden the system without breaking +it. Mirror: http://lockdown.loproc.dk/ WWW: http://lockdown.TruNet.dk/ -- Daniel Blankensteiner -db@TruNet.dk +- Daniel Blankensteiner db@TruNet.dk |