Its not mindless, its so a customer can't steal or change your code.
You can do this with PHP using
https://www.ioncube.com/php_encoder.php
It encrypts the code so it can't be changed or stolen. Esp. When storing keys in the code to decrypt Credit Card data.
I was hoping intersystems had something like this built in. If there is not a way t hide the source code (from a customer) I could go the route and try and put as much of my Cache scripting in my CSP pages in a mac file and pull from the CSP Page.
- Log in to post comments