How to protect web applications source code?

Post Reply
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

How to protect web applications source code?

Post by Enrico Maria Giordano »

Scenario: I wrote a script web application and I'd want to sell it. Obviously I can't compile it to an EXE so how to protect my script source code?

Any ideas?

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: How to protect web source code

Post by Antonio Linares »

Use Harbour and FiveWeb and deliver a CGI executable :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: How to protect web source code

Post by Enrico Maria Giordano »

Unfortunately, CGI is an old and no more supported technology. I liked it very much but customers of these days don't accept CGI EXE web applications.

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: How to protect web source code

Post by Antonio Linares »

Both BlueHost and DreamHost support CGI with no problem

Don't know about others
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: How to protect web source code

Post by Enrico Maria Giordano »

I'm thinking about customer's web servers. Sorry, but CGI EXE is not an option for me. I'd like it were... :-(

EMG
User avatar
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Re: How to protect web applications source code?

Post by Kleyber »

Enrico,

Which language did you use to create this web application?
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: How to protect web applications source code?

Post by Otto »

Hello Enrico,
I will remeber a product called VBScript Obfuscator.
But it was 2004 when I last made a programs in asp.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply