[NF] Python/Dabo source code and data protection

2008-01-14 Thread Malcolm Greene
Ed/Paul, What tools/techniques are available for protecting Python/Dabo source code and data? Or are these concepts 'old-school' thinking in the brave new world of open source based development? Are there py* package encryption/protection tools similar to Refox, Armadillo, or Molebox? Are there

Re: [NF] Python/Dabo source code and data protection

2008-01-14 Thread Ed Leafe
On Jan 14, 2008, at 5:20 AM, Malcolm Greene wrote: > What tools/techniques are available for protecting Python/Dabo source > code and data? Or are these concepts 'old-school' thinking in the > brave > new world of open source based development? It's largely not used or needed. > Are th

Re: [NF] Python/Dabo source code and data protection

2008-01-14 Thread Alan Bourke
Ed Leafe wrote: > >> Are there py* package encryption/protection tools similar to Refox, >> Armadillo, or Molebox? >> I would guess it is similar to any bytecode language like C# or Java, in other words very easy to regenerate readable source.