From: Brian C. <bm...@sh...> - 2007-08-27 23:12:14
|
On Aug 27, 2007, at 12:04 PM, Tim Perrett wrote: > I've been thinking about ruby latly, and how people cope with > releasing live, production code, in a commercial manner that protects > systems (and code) from abuse. What abuses are you looking to protect? Redistribution? Cloning? Stealing of intellectual property? Before creating a solution, please define your problem a bit more. Most all software is "protected" by having appropriate licenses & EULAs. If you need something more than a simple tool to keep honest people honest, then I'm sorry... thats going to get hard ... fast. Brian |