On Jan 5, 3:49 pm, Mathew <[email protected]> wrote: > If your trying to protect an algorithm then you could store the source > code for the algorithm in a text file that is encrypted with a key > from a license file. Design your license file to include the Mac > address. That should be good enough for most cases. They would have to > crack your encryption, the license file and decompile the source code.
Mac address would be a real pain. Especially if clients want to change their server. Or a new network card. What if it runs on a webhoster? I would advise ioncube. ok, It doesn't optimise. But it will be encrypted. You do need to add the ioncube package to your code. x-cart.com uses it for their trial version, for example. It comes with a licence key file creation system. Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
