Re: Creditcard Number Security was Re: Encrypted column

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Creditcard Number Security was Re: Encrypted column
Дата
Msg-id 20070605205121.GB6595@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Creditcard Number Security was Re: Encrypted column  ("Peter Childs" <peterachilds@gmail.com>)
Ответы Re: Creditcard Number Security was Re: Encrypted column  (Guy Fraser <guy@incentre.net>)
Список pgsql-general
On Tue, Jun 05, 2007 at 07:29:02PM +0100, Peter Childs wrote:
> Unfortunately you still need to store them somewhere,  and all systems can
> be hacked.

Yes.  I agree, in principle, that "don't store them" is the best
advice -- this is standard _Translucent Databases_ advice, too.  For
the least-stealable data is the data you don't have.

But if there is a business case, you have to do the trade off.  And
security is always a tradeoff (to quote Schneier); just do it well.
(Someone else's advice about hiring a security expert to audit this
sort of design is really a good idea.)

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
The plural of anecdote is not data.
        --Roger Brinner

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pl/pgsql debuging, was Re: debugging C functions
Следующее
От: Vincenzo Romano
Дата:
Сообщение: Running v8.1 amd v8.2 at the same time for a transition