pkg/SECURITY is no longer needed.

This commit is contained in:
merdely 2008-04-04 02:22:00 +00:00
parent a0428f02f6
commit 6f9ff77f4e

View File

@ -1,12 +0,0 @@
$OpenBSD: SECURITY,v 1.2 2004/08/03 15:00:53 naddy Exp $
sprintf() and strcpy() changed to snprintf() and strlcpy()
respectively in:
actions.c, cgi.c, cgisimple.c, errlog.c, filters.c,
gateway.c, jcc.c, loadcfg.c, miscutil.c, urlmatch.c
The privoxy daemon should be run as a non-root user. The
install sets up a _privoxy user and group, installs config
and log files with that user and group, and points the
user at the way to start the daemon with the user and
group.