Storing Credit Card Info?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Storing Credit Card Info?
Дата
Msg-id 20020312172126.J16343@fetter.org
обсуждение исходный текст
Список pgsql-general
Kind people,

I'm hitting my head on a problem that's probably been solved a bunch
of times in the past: storing credit card info in a database.

Obviously, storing them in the clear is right out.  Do folks hash them
with MD5?  Require a password?  If so, is there just one for all
the credit cards?  A separate one for each?

Big TIA for any hints, tips or pointers :)

Cheers,
David.
--
David Fetter david@fetter.org http://fetter.org/~shackle/
phone +1 415 235 3778

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Using index for substring search
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Dynamic SQL in function