On 7/6/19 11:21 PM, Eko Budiharto wrote:
dear Uri,
it is a web application but it is on premise. The user is not honest.
That's why I am trying to find a way to protect the source code like
in java we can compile into java class and still can be run.
I read some articles in the internet. Some method are using PAR,
perlc, Filter::Crypto, acme::bleach, but I am not sure it will encrypt
the source code and it still can be runnable.
The application users of course cannot read the source code, but the
sys admin can access the source code and this sys admin is a dishonest
person. :)
the whole point of those methods is to 'hide' the code and keep it
runnable. you can try them out and see that they will keep the code
runnable. how well they 'hide' the code is a different story.
again, i am asking why this code is so valuable (and you are a new perl
coder it seems) that hiding it is so important.
you can easily get access to a different server away from this dishonest
admin and redirect your local script to the other place. since the admin
won't have access to the other server, it will be safe from viewing.
if this is so valuable, paying $5/month for a basic hosting service
would be worth your while.
uri
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/