• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Encrypt CFCs and CFMs

Explorer ,
Feb 15, 2007 Feb 15, 2007

Copy link to clipboard

Copied

I know that there used to be a way to encrypt the source code of cfm pages pre-MX. We are being asked to post a site that we are building to a clients server but don't want them to simply copy the code and reuse our work without permission/compensation. Is there still a way to encrypt cfm/cfc pages where they will not be able to easily modify and reuse the code?

Thanks,

Jason
TOPICS
Advanced techniques

Views

259

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 15, 2007 Feb 15, 2007

Copy link to clipboard

Copied

Look between Google cfencode cfcompile

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 15, 2007 Feb 15, 2007

Copy link to clipboard

Copied

LATEST
Note that unless you have done something in the code to make it only
work on a specific system, they can still copy it. Not easily modify
it, but any encrypted/compiled code should run on any CF server as far
as I know.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation