zodb-dev@zope.org
[Top] [All Lists]

Re: [ZODB-Dev] Query Regrading ZODB FileStorage(.fs file)

Subject: Re: [ZODB-Dev] Query Regrading ZODB FileStorage.fs file
From: Jeremy Hylton
Date: Fri, 30 Dec 2005 00:06:31 -0500
On 12/29/05, Monica chopra <mail2monica_2k@xxxxxxxxx> wrote:
> I have recently jumped into python and ZODB . I am quiet familar to syntax
> and everything but there is one Issue . when we create a .fs file or say
> data.fs and saves in it some objects.If we open this file in notepad or
> other editior. It shows the data about objects everything its name its
> address or whatever information an object has.you can search particular
> property in that file. What should be done to hide that data.

You need to be more careful in formulating your question.  What data
are you attempting to hide? Who you are attempting to hide it from?
And so.  Neither ZODB nor FileStorage were designed with a thought
towards encrypting the persistent representation of the data.

Jeremy
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@xxxxxxxx
http://mail.zope.org/mailman/listinfo/zodb-dev

<Prev in Thread] Current Thread [Next in Thread>