Re: When to encrypt

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: When to encrypt
Дата
Msg-id 20041206221548.GB27004@svana.org
обсуждение исходный текст
Ответ на Re: When to encrypt  (Greg Stark <gsstark@mit.edu>)
Ответы Re: When to encrypt
Список 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.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Per Jensen
Дата:
Сообщение: Re: Index scan vs. Seq scan on timestamps
Следующее
От: Jamie Deppeler
Дата:
Сообщение: Detecting Temporary Tables