Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Code Encryption .. How to ??

by mattr (Curate)
on Sep 18, 2005 at 15:24 UTC ( [id://493026]=note: print w/replies, xml ) Need Help??


in reply to Code Encryption .. How to ??

If you give people the code to execute it can be read. It is most easily read when you deliver source code as in Perl, however it is also most powerful then. My advice is to stop thinking about encryption. It is a never-ending vicious circle that just makes it more annoying for your customers. If you don't care about the code being readable at execute time, but just want to lock it until then, well then you can use one of the various encryption modules on CPAN and force your customer to unlock it. But then it runs and can be read obviously. The other possibility of course is for you not to deliver the code in the first place. Run a web service on your own server for those methods.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://493026]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-19 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found