[Zope] Propietary software with Zope.
Jerome Alet
alet@unice.fr
Tue, 10 Jul 2001 11:54:35 +0200 (MET DST)
On Tue, 10 Jul 2001, J. Cone wrote:
> The original questioner needed the users of the system to be able to
> develop their own software, so I think that precludes this security-based
> model.
>
> I will have the same question eventually, because the server will live in a
> security domain I don't control. My customer will have root access to the
> machine, and I may want to discourage them from reading the swearing in the
> comments in my code :-)
For the filesystem part I suppose that deleting all *.py *.c *.h would do
it since Zope should be able to run on *.pyc and *.so alone (I've not
tested)
For the ZODB I can't see any solution if they have root access.
bye,
Jerome Alet