freebsd-ports/security/lockdown/pkg-descr
Kirill Ponomarev 777d18c8ab - Update to version 0.1.1
PR:		ports/64841
Submitted by:	maintainer
2004-03-28 14:34:32 +00:00

14 lines
505 B
Text

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.
WWW: http://lockdown.TruNet.dk/
- Daniel Blankensteiner
db@TruNet.dk