Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you prevent hired developers from stealing code? [closed]

I'm in the process of opening up a company that will eventually hire 2-5 developers to work on a large web app.

My main concern is that one or more developers could steal the code. I could make them sign contracts against this type of thing, but I live in a country where the law is "bendable".

Is my only option to lock them up in a room without inet access and usb ports?

I'd love to know how others have solved this problem.

like image 671
danielv Avatar asked Sep 05 '09 05:09

danielv


3 Answers

  1. Don't hire people you can't trust.

  2. Break the app into sections and only let people work on a subset of the app, never getting access to the whole thing.

  3. Make it worth their while - you're opening a company, hire people and give them some stock options. Make sure it's more attractive for them to make you succeed than otherwise.

like image 150
Mark Allen Avatar answered Sep 28 '22 02:09

Mark Allen


How about keeping them all happy and show that you appreciate their work?

like image 22
Cellfish Avatar answered Sep 28 '22 02:09

Cellfish


You may find that you think your source code is the valuable part of your business, but you can always build that again. Your real advantage over your competitors is usually in the people you hire, and in the business relationships that you establish in the course of naturally doing business.

like image 30
Greg Hewgill Avatar answered Sep 28 '22 04:09

Greg Hewgill