[Zope] Protecting Zope solution / application -> deploying solutions to customers

Sean K getmejazzed@yahoo.com
Mon, 25 Nov 2002 00:59:06 -0800 (PST)


--0-1697099866-1038214746=:66420
Content-Type: text/plain; charset=us-ascii


Pre-compile your python product and external method files and only give them the .pyc files - changing that will cause them some problems. 
hth 
Sean Kemplay 
 Lennart Regebro <lennart@regebro.nu> wrote: From: "Ausum Studio" 
> This is an interesting issue, not only from the intellectual property
point
> of view, but also as a mean to reduce the risks of broken code caused by
> non-malicious site administrators or authorized users (mainly by lack of
> knowledge). My reasoning: The hardest is for thirds to perform a change to
> my released app, the less are the chances that I need to run to fix stuff
> (thus the greater my time to do new things).

Do as much as possible as Python products. They'll never find that code, and
if they do they won't dare change it. :-)


_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists - 
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
--0-1697099866-1038214746=:66420
Content-Type: text/html; charset=us-ascii

<P>Pre-compile your python product and external method files and only give them the .pyc files - changing that will cause them some problems. 
<P>hth 
<P>Sean Kemplay 
<P>&nbsp;<B><I>Lennart Regebro &lt;lennart@regebro.nu&gt;</I></B> wrote: 
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">From: "Ausum Studio" <AUSUM_STUDIO@HOTMAIL.COM><BR>&gt; This is an interesting issue, not only from the intellectual property<BR>point<BR>&gt; of view, but also as a mean to reduce the risks of broken code caused by<BR>&gt; non-malicious site administrators or authorized users (mainly by lack of<BR>&gt; knowledge). My reasoning: The hardest is for thirds to perform a change to<BR>&gt; my released app, the less are the chances that I need to run to fix stuff<BR>&gt; (thus the greater my time to do new things).<BR><BR>Do as much as possible as Python products. They'll never find that code, and<BR>if they do they won't dare change it. :-)<BR><BR><BR>_______________________________________________<BR>Zope maillist - Zope@zope.org<BR>http://lists.zope.org/mailman/listinfo/zope<BR>** No cross posts or HTML encoding! **<BR>(Related lists - <BR>http://lists.zope.org/mailman/listinfo/zope-announce<BR>http://lists.zope.org/mailman/listinfo/zope-dev )</BLOCKQUOTE><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Yahoo! Mail Plus</a> - Powerful. Affordable. <a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Sign up now</a>
--0-1697099866-1038214746=:66420--