src/dbase.c:	 * SECURITY: do not let users play with files inside the chroot
src/dbase.c:	 * SECURITY: do not put profile dir where users can move it out of the way or write inside of it
src/messagewall.c:	 * SECURITY: if you don't have /dev/urandom, you're SOL
src/messagewall.c:         * SECURITY: anyone who can compromise the server can execute ioctls on listensock (possible DoS attack after compromise)
src/messagewall.c:	 * SECURITY: do not alter messagewall to execute external programs without closing listensock first
src/messagewall.c:	 * SECURITY: do not use this with linux kernels < 1.3.60 or 1.2.13
