Re: pgcrypto and database encryption

Поиск
Список
Период
Сортировка
От matt@ymogen.net
Тема Re: pgcrypto and database encryption
Дата
Msg-id 3195.82.68.132.233.1078697804.squirrel@webmail.ymogen.com
обсуждение исходный текст
Ответ на Re: pgcrypto and database encryption  (Joe Conway <mail@joeconway.com>)
Ответы Re: pgcrypto and database encryption
Список pgsql-admin
> Does the law require protection from a determined DBA, or just casual
> viewing by the DBA? *If* it's the latter, you could do something like
> this:

The EU directive (and therefore the laws of indiviual countries) requires
that  if someone gets access to your *DATABASE* they cannot get personal
details of individuals out of it.  That is all.  It is intended to protect
people against the kind of idiotic organisations that put their customer
lists in an Excel sheet on their extranet without a password.

This thread has covered many interesting and diverting issues, but the
fundamental issue of legal compliance is more than satisfied by:
1)   Encrypting 'personal information' stored in a DB
2)   Keeping the keys on a different server than the DB
3)   Making reasonable efforts [1] to keep those keys secrets


M


[1]  As far as I can tell from discussions with the Data Protection
Registrar, you do not have to protect them against someone rooting the app
server (since that is essentially impossible without silly investments in
specialised hardware or other excessive costs).

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

Предыдущее
От: Chris Ruprecht
Дата:
Сообщение: Re: How to do fast, reliable backups?
Следующее
От: Silvana Di Martino
Дата:
Сообщение: Re: pgcrypto and database encryption