Re: Secure application code from host

2014-01-28 Thread Cameron Childress
On Tue, Jan 28, 2014 at 8:35 AM, Byron Mann wrote: > I would suggest working with an attorney to make sure you have a proper > licensing agreement in place. An attorney who understands IP law in this "country without internet". -Cameron -- Cameron Childress -- p: 678.637.5072 im: cameroncf

Re: Secure application code from host

2014-01-28 Thread Richard White
Thanks guys for your suggestions, i will take a look into your suggestions. BW Richard > Hi, > > We have an online web application built using CF. We completely host > and manage our software and provide users with an annual subscription. > > > A large client would like to use the software in

Re: Secure application code from host

2014-01-28 Thread Jochem van Dieten
On Tue, Jan 28, 2014 at 2:35 PM, Byron Mann wrote: > While I've never had occasion to package a CF app as a WAR, I doubt it > obfuscates the classes. So it too would be easily decompiled. > But it would be decompiled to Java,. And that Java bears absolutely zero resemblance to the original CFML

Re: Secure application code from host

2014-01-28 Thread Byron Mann
I would suggest working with an attorney to make sure you have a proper licensing agreement in place. While I've never had occasion to package a CF app as a WAR, I doubt it obfuscates the classes. So it too would be easily decompiled. I searched around and this seems to be a somewhat popular jav

Re: Secure application code from host

2014-01-28 Thread Steve 'Cutter' Blades
It is possible to compile your application down to a deployable WAR file. Steve 'Cutter' Blades Adobe Community Professional Adobe Certified Expert Advanced Macromedia ColdFusion MX 7 Developer http://cutterscrossing.com Co-Author "Learning Ext JS 3.2" Packt Publishing 2010 https:/

Re: Secure application code from host

2014-01-28 Thread Russ Michaels
CFML can be encoded, which will be sufficient to stop the average person. If you want to go a step further then you can compile your app down to class files and only distribute those. On Tue, Jan 28, 2014 at 11:46 AM, Richard White wrote: > > Hi, > > We have an online web application built usi

Re: Secure application code from host

2014-01-28 Thread Ricardo Russon
This might get you in the right direction. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=deploying_5.html On Tue, Jan 28, 2014 at 9:46 PM, Richard White wrote: > > Hi, > > We have an online web application built using CF. We completely host and > manage our software and pr

Secure application code from host

2014-01-28 Thread Richard White
Hi, We have an online web application built using CF. We completely host and manage our software and provide users with an annual subscription. A large client would like to use the software in a country that has limited internet connection. Therefore, we have the possibility of providing them