Re: Database level encryption

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Database level encryption
Дата
Msg-id 4BBB009102000025000304D3@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Database level encryption  (Timothy Madden <terminatorul@gmail.com>)
Ответы Re: Database level encryption  (Timothy Madden <terminatorul@gmail.com>)
Список pgsql-admin
Timothy Madden <terminatorul@gmail.com> wrote:

> With an encrypted database, you need the password anytime you
> connect, even if another application already has an open
> connection.

How is the database server supposed to start up and become ready to
accept connections without reading the database?

Also, as previously mentioned, if a bad guy gets hold of the machine
while running, what prevents them from installing a daemon to record
and transmit keystrokes after they copy the encrypted data?

Perhaps an encrypted drive for the database data combined with an
aggressive lockup policy for an idle machine would work?

-Kevin

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

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Database level encryption
Следующее
От: Timothy Madden
Дата:
Сообщение: Re: Database level encryption