[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: PHP coder needs Tor details



> To shorten... How do I allow nobody to utilize Tor (It can already
> do that but I must start it like a root and stop it like a root)

Please don't.

The very reason Unix is more secure than Windows is that Unix actively
uses the permission system to prevent insecure things like PHP from
munging the networking daemons.  By running PHP with higher
privileges, you'll make your Unix system just as insecure as Windows.

                                        Juliusz