>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

Thanks Justin that is what I was thinking. I have an idea but it would require 
the code to sit in the client site. It has a limited audience so I don't want 
the code out and about in the internet.

So nothing available in CF 9? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4988
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to