[Bf-committers] How can I send performance data reliably?

Shaul Kedem shaul.kedem at gmail.com
Tue Mar 11 07:04:49 CET 2008


Thank you for the idea - but what happens if using an editor, or a
debugger (or other means) I change the information right after the
measurement ?


On Tue, Mar 11, 2008 at 12:15 AM, Jasper Mine <jaspermine at earthlink.net> wrote:
> Just a quick idea. Obfuscated key in code to encrypt data, some kind
>  of hash code to coincide with database and perhaps a bit overkill,
>  public and private keys for client and dB.
>
>  Jasper
>
>
>
>  On Mar 9, 2008, at 8:35 AM, "Shaul Kedem" <shaul.kedem at gmail.com> wrote:
>
>  > Hi,
>  > I've started thinking about using the work done with the system
>  > information script and python scripts enabling automatic processes to
>  > be executed by blender in order to gather performance data. The next
>  > step would be sending all of this information to a central DB, but I
>  > would like to make sure that no one is tampering with anything in the
>  > process - memory, python scripts, blend files, performance data and so
>  > on - is there some way of doing it either in python or in C?
>  >
>  > The reason I think this is important is that performance testing
>  > tends to become a competitive thing with some people (and companies)
>  > and I want to make absolutely sure no one is tempering with the data,
>  > so the figures will be accurate,
>  >
>  > Thanks,
>  > Shaul
>  > _______________________________________________
>  > Bf-committers mailing list
>  > Bf-committers at blender.org
>  > http://lists.blender.org/mailman/listinfo/bf-committers
>  _______________________________________________
>  Bf-committers mailing list
>  Bf-committers at blender.org
>  http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list