diff options
author | vs <vs@FreeBSD.org> | 2005-02-22 20:46:41 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-22 20:46:41 +0800 |
commit | 0c9566e4c9441cc2d9c89bcdf8552a0da1f514e9 (patch) | |
tree | 98ac7290b6e82a142fd575d1e5924f45c2073c88 /www/sbox-dtc/pkg-descr | |
parent | 7a4d897e33863f6d2fa86305f46d9ed193745782 (diff) | |
download | freebsd-ports-gnome-0c9566e4c9441cc2d9c89bcdf8552a0da1f514e9.tar.gz freebsd-ports-gnome-0c9566e4c9441cc2d9c89bcdf8552a0da1f514e9.tar.zst freebsd-ports-gnome-0c9566e4c9441cc2d9c89bcdf8552a0da1f514e9.zip |
Add sbox-dtc 1.07.1, a safe CGI wrapper.
PR: ports/76926
Submitted by: Thomas Goirand
Diffstat (limited to 'www/sbox-dtc/pkg-descr')
-rw-r--r-- | www/sbox-dtc/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/sbox-dtc/pkg-descr b/www/sbox-dtc/pkg-descr new file mode 100644 index 000000000000..a4a0044e0bc4 --- /dev/null +++ b/www/sbox-dtc/pkg-descr @@ -0,0 +1,10 @@ +sbox is a CGI wrapper script that allows Web site hosting services to safely +grant CGI authoring privileges to untrusted clients. In addition to changing +the process privileges of client scripts to match their owners, it goes +beyond other wrappers by placing configurable ceilings on script resource +usage, avoiding unintentional (as well as intentional) denial of service +attacks. It also optionally allows the Webmaster to place client's CGI +scripts in a chroot'ed shell restricted to the author's home directories. + +sbox is compatible with all Web servers running under BSD-derived flavors of +Unix. You can use and redistribute it freely. |