Protect Source Code

  • Thread starter Thread starter Vensia
  • Start date Start date
V

Vensia

Dear all,

I hire several temporary developers to help me. Can I protect the source
code, so they can't take the source code out of office without my
permission?
Thanks.

Vensia
 
Hi, Vensia.
I hire several temporary developers to help me. Can I protect the source
code, so they can't take the source code out of office without my
permission?

Of course. All you have to do is all of the following:

1.) Remove their workstations from the network, including any printers, to
prevent them from transferring files elsewhere or printing a hard copy that
they can take with them.
2.) Remove any writeable media devices (CD-R/W, floppies, Zip drives, et
cetera), to prevent them from copying and downloading any files that they
can take with them.
3.) Remove any external ports on the workstation (USB, serial port,
parallel port, modem, et cetera), to prevent them from transferring files
from their workstation to other devices or over the phone line.
4.) Remove any wireless network cards from their workstations to prevent
them from transferring files over a wireless network.
5.) Make them work blindfolded, so that they can't see the code and have a
chance to memorize it.
6.) Don't allow them to talk to each other, to prevent them from hearing
about and memorizing other developer's code.

7.) Put a video camera on their work areas and hire security guards to
watch them and prevent them from writing any notes that they could take with
them elsewhere, or from taking off their blindfolds, or from talking to each
other.

The other alternatives are to not hire any other developers, or if you do,
hire only honest ones who won't steal your code and will sign a contract
that protects your intellectual property.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blogs: www.DataDevilDog.BlogSpot.com, www.DatabaseTips.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
 
Put the developers in locked cells. Since they're contractors, just
kill them all when the project is done. There's no other sure way to
get that source code out of their heads. Same paradigm applies to
permanent employees as they're exactly as trustworthy as the
contractors. In their case, keep them locked up until their career is
done. Then kill them, too. Don't forget that permanent employee you
see in the mirror.

The shorter, less facetious answer is "No".

HTH
 
Allow each developer to only work on one thing, like a module or report. Do
not tell them what the final product is to do. Convince each developer that
they are actually working on different projects. When everyone is done,
import all their work into one database and there you are! At the most each
developer will have a small, useless piece of the puzzle.
 
rofl

you're ****ing crazy dude give all developers all source code

ask them to sign non-compete, non-disclosure forms

try to get your work copyrighted if it's so friggin important

and then use Access Data Projects, because you can ENCRYPT sprocs and
views

you can't do anything like that with MDB
 
hi,
How big companies like Microsoft protect their source code ?
Thanks.
Have you ever met a Microsoft ex-programmer? I think the kill'em all
after they quit...)

As source code is IP, the only way of protection is a NDA with really
hard contractual penalties.

All technical measures are just obfuscation.

mfG
--> stefan <--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top