Encrypt your entire site

By | | ColdFusion

1

One of the great things about ColdFusion is the ability to encrypt your code so you can have some level of secruity when you sell it or give it out. CFEncode.exe is included with all CF servers so there is no extra “cost”, other than time.

Thanks to a link on Andy’s blog I’ve now found this great script which will make a complete copy of your site which is encrypted.

Typically you’d have to either do this one file at a time by hand or write your own script to do this task.

Read more about it here.

Written By:

Eric Jones

Eric is an avid ColdFusion developer and gamer who currently occupies a desk in Atlanta GA where is is a Senior Application Developer and lead developer for a new Open Source CMS. Eric also sits on the Board of Directors for his local CFUG.

Website
>> More Posts By Eric Jones

 

{ 1 comment }

Andy J September 30, 2004 at 11:53 am

Thanks for the link. I’ve also updated the CFHub script for people who want to encrypt Fusebox 4 projects as well by helping it exclude certain .xml files.

Comments on this entry are closed.