House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Newbie (CF-Newbie)

Securing ColdFusion Code

Author:
Justin Scott
03/15/2010 04:24 PM

> CF is a server side language that is not viewable > on the client side.  All that will be returned is > the html.  Does this help? Hi Adam, I think he was asking more along the lines of packaging up finished CFM files for delivery to a client who would then host the site somewhere. He wants to protect the CFM files so that the client cannot alter them or copy parts of the source code for use elsewhere without his permission. In older versions of ColdFusion there was an encryption tool which would encrypt the CFM files in a way that the CF server could understand, but would not be editable.  There is a decryption tool readily available which made this a moot point. I have not used the cfcompile tool myself, but it appears that using the -deploy option will compile the CFM files into Java bytecode which can be distributed to your client instead of the original CFM source code.  I would test this locally before giving to your client though. -Justin


Search cf-newbie

February 11, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29