How can I prevent an illegal distribution of a PHP script?

  • Thread starter Thread starter leland m
  • Start date Start date
L

leland m

Guest
A friend and I have created a shopping cart plugin for Wordpress and I need a way to be able to distribute this plugin without the fear of someone changing the name and reselling it or just giving it away for free. I have already looked at encryption and all of the software out there needs to have server modifications to be able to work. I would like to do a Registration Key system but every way I think about doing it, I think of a way to get around it. Does anyone know of a way to implement Registration Keys without it getting hacked?
 
Back
Top