From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
---|---|
To: | Mitch Pirtle <mitchy(at)spacemonkeylabs(dot)com> |
Cc: | Matt Davies <matt(at)mattdavies(dot)net>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Database Encryption (now required by law in Italy) |
Date: | 2004-03-05 16:40:49 |
Message-ID: | 20040305164049.GB28533@wolff.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Fri, Mar 05, 2004 at 10:00:23 -0500,
Mitch Pirtle <mitchy(at)spacemonkeylabs(dot)com> wrote:
>
> Second, hard-disk encryption will only come into play if someone stole
> the hardware, right? And even then, as long as the thing boots, then
> they would have access! That is, unless we went back to the
> human-required-at-boot scenario.
Your can generate a random key on boot that is stored in volatile memory.
If the system is powered down the data will become unavailable. This
might be useful for some groups of people (e.g. criminal organizations),
but for others the problems with losing the data due to a power outage might
be too high.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2004-03-05 16:44:27 | Re: Database Encryption (now required by law in Italy) |
Previous Message | Bruno Wolff III | 2004-03-05 16:36:11 | Re: Database Encryption (now required by law in Italy) |