Re: RFE: Transparent encryption on all fields

Поиск
Список
Период
Сортировка
От Sam Halliday
Тема Re: RFE: Transparent encryption on all fields
Дата
Msg-id 23252021.post@talk.nabble.com
обсуждение исходный текст
Ответ на Re: RFE: Transparent encryption on all fields  (tomas@tuxteam.de)
Ответы Re: RFE: Transparent encryption on all fields  (Martijn van Oosterhout <kleptog@svana.org>)
Re: RFE: Transparent encryption on all fields  (tomas@tuxteam.de)
Список pgsql-hackers

Tomas Zerolo wrote:
> 
>> If there were a way to prompt the user for the password to an encrypted 
>> drive on startup for all OS, with an equivalent for headless machines... 
> 
> There definitely is. We even need more flexibility: prompt for
> credentials at the time of *mounting* a secured partition (this might be
> the time you put in a thumb drive, or the time where you take this
> particular secured database on-line).
> 

There is a difference between "it's possible" and "there is". I know of no
such standard support of either of the standard OSes.


Tomas Zerolo wrote:
> 
>> then perhaps encrypted drives would be practical enough to be used by
>> psql. 
>> At the moment, the bootup sequence and requirements of psql mean its only 
>> really an option for user-started servers. An alternative is necessary.
> 
> There would be two steps: unlock database (starting the server), connect
> to it. If that's unpractical, remember: client-side decryption. The
> server _never_ sees the decrypted data (and more important: the
> decryption key). The only point of failure is the client (and the client
> is a point of failure in any case).
> 

Ignore client side issues... that's a separate problem. The threat case here
is a stolen desktop/laptop/server where the attacker rips out the hard drive
to peak inside.
-- 
View this message in context:
http://www.nabble.com/RFE%3A-Transparent-encryption-on-all-fields-tp23195216p23252021.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



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

Предыдущее
От: Sam Halliday
Дата:
Сообщение: Re: RFE: Transparent encryption on all fields
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: RFE: Transparent encryption on all fields