[lug] Development & reporting tool choices

Davide Del Vento davide.del.vento at gmail.com
Thu Feb 5 21:56:18 MST 2009


> Just FYI, Python code can actually be distributed in a compiled form
> (.pyc files), though it is admittedly easier to decompile than C code
> is.

And there are code obfuscators and other similar stuff.
Moreover, since your project would be web-based, you can keep your
"critical" code only on your trusted server(s), and disclose to the
client only useful but "irrelevant" interface in HTML/javascript and
the likes.

Probably you (I mean Kevin) don't have very clear ideas (or probably
we misunderstood something). Just to be clear: would you like to
develop something like skype or something like gmail?

>  I'm also a bit skeptical of the
> real benefits of closed-source applications,
As a FSF member I am *very* skeptical....

Have a good night!
;Dav



More information about the LUG mailing list