Current location: Hot Scripts Forums » Programming Languages » PHP » Source Code Protection


Source Code Protection

Reply
  #1 (permalink)  
Old 12-15-03, 05:43 PM
Trevor's Avatar
Trevor Trevor is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: Denver, Colorado
Posts: 120
Thanks: 0
Thanked 0 Times in 0 Posts
Source Code Protection

I am all about handing out the goods, but I recently caught wind of my employer passing off work I did *from home* as work created by *his* "interactive team". Now I am to the point where I want to protect my distributed source code from casual downloads.

I think if I can encrypt my source code, or at least the source code on the publich download area of my site, and then let my visitor's know that if they want the un-encrypted code, that they will have to establish some sort of connection with me personally.

Basically, he downloaded my code, opened the source, ripped out my copyright notices and then stuck his name on it. I'm not going to work here forever and I can't have my employers name on stuff I created away from the company, on my own software, with methods I do not use at work.

Any suggestions for a cheap source code encrypter? Of course free is always better, but I understand...
Reply With Quote
  #2 (permalink)  
Old 12-15-03, 07:39 PM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,

Though it's not very cheap, Zend has a good compiler for PHP called Zend Encoder. This does not only compile your software, but also optimizes the excution (i.e. your software runs faster, etc):

http://zend.com/store/products/zend-encoder.php

By the way, I'm not sure what the contract was between you and your employer was, but replacing the copyright notice and attaching his/her own name on it and distributing it seems not only the concern of employer-employee relationship, but a violation of copyright law. Did you talk to him/her about it?
__________________
Blavv =|
Reply With Quote
  #3 (permalink)  
Old 12-16-03, 02:48 AM
Stefan's Avatar
Stefan Stefan is offline
Junior Code Guru
 
Join Date: Jun 2003
Location: Utrecht, The Netherlands
Posts: 599
Thanks: 0
Thanked 0 Times in 0 Posts
I agree with blaw that you should really look into the legal issues of this. this is blatant stealing.

as for protecting you code: you could just install demo versions of all your software on your own site, with a notice that if they want the software they can just e-mail you.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP code to edit a text file mdhall Script Requests 12 12-23-10 04:03 AM
protecting code in PHP ckb PHP 12 01-02-04 08:53 AM
.ASP code protection for distribution and Simple Programming? kcarver ASP 5 12-28-03 09:31 PM
VBA: My Outlook VBA rule code does't work :( gicio Visual Basic 1 12-03-03 10:21 AM
incorrect code, plz show me real code darkcarnival PHP 4 11-21-03 02:40 PM


All times are GMT -5. The time now is 07:34 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.