Re: Code Security

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5 February 2015 at 05:52, Ethan Rosenberg <
erosenberg@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> How do I prevent someone from opening a terminal window, going to /var/www
> and stealing all my code?
>

1 - Don't allow terminal access to your box.
2 - Use a PHP byte code encoder (IonCube, Zend Guard) - not perfect as they
can be reversed to access the code in a form.
3 - Don't use PHP.



-- 
Richard Quadling

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux