From: Kris Leech Date: 2006-06-16T19:06:22+09:00 Subject: Re: ZenObfuscate - for when you really really have to ship a John Wilger wrote: > On 6/13/06, Ryan Davis wrote: >> On Jun 13, 2006, at 6:20 AM, John Wilger wrote: >> > Based on those limitations, I would think not. >> >> Actually we have every reason to believe that we can obfuscate rails >> apps. Obviously you wouldn't obfuscate the whole ruby stack, but >> models and controllers should de doable. > > OK. For some reason I was thinking of whether you could obfuscate the > framework itself. That would be incredibly pointless, though, wouldn't > it? :-) > > -- > Regards, > John Wilger > http://johnwilger.com It would be an advantage to compile the whole Rails framework and the standard libary to prevent code injection. If of course possible? -- Posted via http://www.ruby-forum.com/.