Re: encrypted source file support in jdk?



On Fri, 28 Sep 2007 11:41:05 +0200, tom forsmo <spam@xxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

To explain again, what I am looking for is a way to protect the SOURCE
CODE and CLASS FILES during DEVELOPMENT, that means only when the code
is in-house. I am not talking about protecting class files distributed
to the public.

Let's presume the person you are most concerned about is a competitor.

How might they go about finding out what you are up to?

1. the easiest way would be to bribe an employee, one who has access
to the decrypted source.

2. the next easiest might be to join the cleaning team and see if
there are any backups, listings, passwords on bits of paper in desks
lying about. He might also install hardware keystroke monitors.

3. the third easiest would be to hire a hacker to use a backdoor to
install something to monitor file activity, logging and exporting
interesting files. He might also install software keystroke monitors.

Note that none of this has anything at all to do with your encryption
system.

You also have to consider the budget and tenacity of your opponent.
You don't need absolute security, just enough to make the prize too
expensive to be worth the game.
..
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: S.O.S!!
    ... .class files can be executed by a Java Virtual Machine ... Type 'java' on the command line to find out. ... Install it. ...
    (comp.lang.java)
  • Re: Directory server : prodreg uninstall failed
    ... not as much .class files as I would expect. ... how did you install the directory server in the first place? ... .\\ PGP/GPG key: http://www.catslair.org/pubkey.asc ...
    (comp.unix.solaris)
  • Re: encrypted source file support in jdk?
    ... SOURCE CODE and CLASS FILES during DEVELOPMENT, ... the code is in-house. ... The *employees* are the biggest security risk any company has. ...
    (comp.lang.java.help)
  • Re: encrypted source file support in jdk?
    ... tom forsmo wrote: ... CODE and CLASS FILES during DEVELOPMENT, that means only when the code is in-house. ... I am not talking about protecting class files distributed to the public. ...
    (comp.lang.java.help)