Just wondering if there was a way to have cgi files encrypted. And when they are executed by a link the link would contain the decryt info or pass a link to a file that decrypts the cgi script so it executes normally.
Just trying to totally stop prying eyes.
Is there anything like this or am I completely dreaming?
Cheers
Acme::Enc
Acme::Bleach
Acme::Buffy
Acme::Morse
and probably many more, seems to be a sort of a contest who can write the coolest perl code obfuscator. I don't think any of them are core modules so you may need to install one. You can look them up on CPAN:
[search.cpan.org...]
You could always compile the code (for which there are a few solutions - most requiring you to purchase a compiler, though). If you are selling a package, you could at least have Windows and Linux compiled versions, and only have to provide source code for more obscure platforms.