Re: When to encrypt - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: When to encrypt
Date
Msg-id 20041206221548.GB27004@svana.org
Whole thread Raw
In response to Re: When to encrypt  (Greg Stark <gsstark@mit.edu>)
Responses Re: When to encrypt  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
On Mon, Dec 06, 2004 at 04:07:25PM -0500, Greg Stark wrote:
> By contrast, encryption is useful for non-live data such as database backups.
> This lets you take them off-site and store them someplace without worrying
> about someone walking off with your entire database. Or to discard the tapes
> without worrying about someone reading your old data from the discarded tapes.
> (Assuming of course that you don't write the key on the label...)

Actually, hard disk encryption is useful for one thing: so if somebody
kills the power and takes the hard disk/computer, the data is safe.
While it's running it's vulnerable though...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Per Jensen
Date:
Subject: Re: Index scan vs. Seq scan on timestamps
Next
From: Jamie Deppeler
Date:
Subject: Detecting Temporary Tables