1998-11-28 - Re: Securing data in memory (was “Locking physical memory (fwd)

Header Data

From: Jim Choate <ravage@EINSTEIN.ssz.com>
To: cypherpunks@EINSTEIN.ssz.com (Cypherpunks Distributed Remailer)
Message Hash: ff0f407c8a148637655fd8c936d39f85c5c1a86fa965bda9adef853ab29ed340
Message ID: <199811281551.JAA04132@einstein.ssz.com>
Reply To: N/A
UTC Datetime: 1998-11-28 16:25:04 UTC
Raw Date: Sun, 29 Nov 1998 00:25:04 +0800

Raw message

From: Jim Choate <ravage@EINSTEIN.ssz.com>
Date: Sun, 29 Nov 1998 00:25:04 +0800
To: cypherpunks@EINSTEIN.ssz.com (Cypherpunks Distributed Remailer)
Subject: Re: Securing data in memory (was "Locking physical memory (fwd)
Message-ID: <199811281551.JAA04132@einstein.ssz.com>
MIME-Version: 1.0
Content-Type: text



Forwarded message:

> Date: Fri, 27 Nov 1998 12:06:30 -0500
> From: Bill Stewart <bill.stewart@pobox.com>
> Subject: Re: Securing data in memory (was "Locking physical memory
>   (RAM) under Windows") (fwd)

> >1.  Is it OpenSource?
> Is this a religious argument?  I think he said it was copyrighted freeware,
> so use it and leave the copyright notices in and you're ok.

Where does he say that Bill? And while it ain't religious, there are some
perferences to having it open source versus controlled source.

> >2.  I assume since it never swaps to disk the memory requirements for the
> >    computer are large. What is the minimum suggested if one runs say
> >    5 apps that each require 16M each, 5*16M & OS overhead?
> 
> Bad Assumption.  The memory requirements are whatever you want;

Wrong, since the ENTIRE OS is run under this it's not nearly that simple.
The OS's internal swap page as well as by extension the contexts they point
to are going to be sitting in there. The app should also encrypt the address
spaces of the system structures.

> if you're storing a few private keys, or intermediate calculation results,
> the requirements are very small; if you're storing 16MB databases,
> they're much larger.  For today, 16MB seems large enough that
> I'd think you'd use a crypto-disk or instead of nailing it into RAM,
> but the boundaries between huge, routine, and small keep moving
> in this business, so maybe you do now, and you will soon enough.

Where in that description does it say it allows particular apps to use this
product?

> Does anybody know if Win95/98 keeps RAMdisks in RAM, or swaps them
> out to real disk along with other least-recently-used data?

You don't know this but you're willing to try to rake me....

Talk about unprepared.

> >    And what is the suggested OS overhead with no swap to disk?
> >    (OK, that last one might be a 3rd question)
> 
> That's a good question.  My guess is that it's probably 0-2KB,
> plus however big the drivers are, might be as big as 64KB,
> but presumably isn't 1MB.  In other words, too small to worry about
> on recent machines, where an extra 16MB RAM costs $10,
> but if you're using that spare 4MB 386 as a remailer,
> you've got to be more careful.

Your guess is pretty much worthless. What we'd like is an aswer from the
person who wrote it.


    ____________________________________________________________________
 
             Technology cannot make us other than what we are.

                                           James P. Hogan

       The Armadillo Group       ,::////;::-.          James Choate
       Austin, Tx               /:'///// ``::>/|/      ravage@ssz.com
       www.ssz.com            .',  ||||    `/( e\      512-451-7087
                           -====~~mm-'`-```-mm --'-
    --------------------------------------------------------------------





Thread