On Wed, Feb 4, 2009 at 5:23 PM, Chris Johnson <cxjohnson@gmail.com> wrote:
>From a security point of view, any time the web server process has
write access to any directory or file, it makes me nervous. For this
SQLite scheme to work, obviously the web server process will have to
be able to create and update the file in which the SQLite database
resides. This seems like it provides another possible vector for
exploits. Tell me how we will protect against such attacks.