A secure anonymous FTP server that runs unprivileged for most of the time. This server utilizes a chroot environment and contains its own directory change code, and directory listing code so that it can run efficiently as a threaded server.
Small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. e.g. warpper can be used by php ( by function mail ) instead of using SMTP client written in php