Yeah but that's not quite what I meant. I was thinking of encrypting a message or something that can't easily be ripped out of the code to say "This is a reviewer copy of the source code", or something along those lines. On Sep 13, 2012 8:59 PM, "Bryan Sant" <[email protected]> wrote:
> On Thu, Sep 13, 2012 at 6:06 PM, S. Dale Morrey <[email protected]> > wrote: > > Hi Everyone, > > > > Is anyone aware of any techniques for watermarking source code? > > Specifically Java source code? > > > > Thanks! > > Not sure exactly what you're wanting to do. You can sign your .jar files: > http://java.sun.com/developer/Books/javaprogramming/JAR/sign/signing.html > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
