Thus said "S. Dale Morrey" on Thu, 13 Sep 2012 22:26:21 MDT: > It's b, sorry if I wasn't clear. I'm giving some files to someone for > review. I don't want these to become distributed since they contain > secret sauce recipes and if they leak I want to be able to blame the > correct person.
Automatically generate every piece of your code. The function names should be generated as well as variable names. Make the function names look non-random. Then, give out a different, randomly generated copy of the code to the various parties and keep track of which party received which randomly generated version of the code. Would this work? Andy /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
