Re: Template Encryption

2004-08-31 Thread Josen Ruiseco
> I need to distribute source code to clients and want to encrypt some > of the source. I know utilities exist to break ColdFusion encryption > and display source code. Are there any methods to encrypt ColdFusion > source that are not breakable using these utilities or other methods > (within r

RE: Template Encryption

2004-08-30 Thread Andrew Scott
Subject: RE: Template Encryption Hi Jordon Not with CF5 or even MX but the next version of CF (Blackstone) will allow you to compile your CFM files in Java Byte code, which I would assume would not be able to be reserved. Best Regards    >>> Andrew SpamNet - Stop spam immediately and he

Re: Template Encryption

2004-08-30 Thread Jordan Michaels
; > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Monday, August 30, 2004 12:25 PM > To: CF-Talk > Subject: RE: Template Encryption > > > I need to distribute source code to clients and want to encrypt some of > > the source. I know utilities exist to break ColdFusion en

RE: Template Encryption

2004-08-30 Thread Vince Bonfanti
://www.newatlanta.com   _   From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, August 30, 2004 12:25 PM To: CF-Talk Subject: RE: Template Encryption > I need to distribute source code to clients and want to encrypt some of > the source. I know utilities exist to break ColdFusion encrypti

RE: Template Encryption

2004-08-30 Thread Ewok
Good point lol, but you also didn’t call MS up and ask them to write windows for you :-)    _   From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, August 30, 2004 5:55 PM To: CF-Talk Subject: RE: Template Encryption > Not to start the whole client/owner discussion but just > c

RE: Template Encryption

2004-08-30 Thread Dave Watts
> Not to start the whole client/owner discussion but just > curious as to why a client would pay for code that they > can't see... Perhaps for the same reason I bought a copy of Windows. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 [Todays Th

RE: Template encryption

2001-10-05 Thread Larzz
try cfencrypter at www.iz-net.com Jason Larson -Original Message- From: Tristram Charnley [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 4:33 AM To: CF-Talk Subject: Template encryption I'm looking for a more secure method of encoding templates than cfencode currently provid

RE: Template encryption

2001-10-05 Thread Philip Arnold - ASP
> I'm looking for a more secure method of encoding > templates than cfencode currently provides. > > Does anyone on the list have any recommendations? > Are there alternatives? You could encrypt the templates as much as you want - the problem is that the server has to decrypt them before compilat

RE: Template Encryption (was Need decryptor tag for CFUG presenta tion)

2001-06-08 Thread Robert Long
>> Can anyone else think of more good reasons to encrypt templates? How about downloadable demos of applications. There are a lot of applications out there that you can download demos for. As an author of one such application, the fact that an unscrupulous individual can decrypt the demo and hav