Without giving it all away... It allows you to package up some CF code
and lock it down with a key. Then you distribute it to some destination
server. The person on that end gives the tool the correct key to unlock
it, and the tool gets CF to compile all the code into classes and then
removes any trace of the source. There are lots more details to it
including how it protects against various types of attacks on stealing
the source, but those are implementation details you can't have. 

-Matt
 

> -----Original Message-----
> From: Robert Everland [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 21, 2002 11:02 AM
> To: CF-Talk
> Subject: RE: CFEncrypt Utility
> 
> Well what does it do, also keep in mind at least this is me talking, I
> would
> be using it to give out a product to make money, so I wouldn't have
much
> to
> work with at least at first, me being a little guy.
> 
> Robert Everland III
> Web Developer Extraordinaire
> Dixon Ticonderoga Company
> http://www.dixonusa.com
> 
> -----Original Message-----
> From: Matt Liotta [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 21, 2002 11:55 AM
> To: CF-Talk
> Subject: RE: CFEncrypt Utility
> 
> 
> My company's forth coming product has a built-in tool to protect our
code
> as
> well as the code that is used to extend our product. It wouldn't be
that
> hard for us to break out the tool into a stand-alone product if there
was
> enough interest.
> 
> Is there enough interest? How much would you be willing to pay for
such a
> tool?
> 
> -Matt
> 
> 
> > -----Original Message-----
> > From: Robert Everland [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, June 21, 2002 8:21 AM
> > To: CF-Talk
> > Subject: RE: CFEncrypt Utility
> >
> > For me it would be nice to release an app to the public that is
> completely
> > encrypted and I don't have to worry about the decrypting it.
> >
> > Robert Everland III
> > Web Developer Extraordinaire
> > Dixon Ticonderoga Company
> > http://www.dixonusa.com
> >
> > -----Original Message-----
> > From: Dave Watts [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, June 21, 2002 11:27 AM
> > To: CF-Talk
> > Subject: RE: CFEncrypt Utility
> >
> >
> > > This is true. Any ideas on encrypting pages that one does not want
> > > decrypted but still accessible via browser and CF APP Server
> >
> > It might be useful for you to describe your exact concerns. That is,
> are
> > you
> > concerned about people who have direct access to the filesystem, or
> are
> > you
> > concerned about potential source code viewing exploits?
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > voice: (202) 797-5496
> > fax: (202) 797-5444
> >
> >
> 
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to