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.
Related posts:
- 7 Tips to Improve Your Web Site Copy If you haven't revisited your web site copy in a...
- Does Your Site Have The Konami Code? Don't know what the Konami Code is? Wonder no more....
- Make Your Own Web Site Badges with jQuery and JSON Now that most social media sites offer a JSON API,...
- 4 Easy-to-Use Microformat Tools to Beef Up Your Site What's the point of semantic markup if users will never...
- Yahoo! Wants to Power Your Site Search Yahoo! today announced the launch of their new Vertical Lens...







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.
September 30th, 2004 at 11:53 am