Re: Local authentication/security

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Local authentication/security
Дата
Msg-id 46CEDC94.8060809@archonet.com
обсуждение исходный текст
Ответ на Re: Local authentication/security  ("Lange Marcus" <marcus.lange@saabgroup.com>)
Ответы Re: Local authentication/security
Список pgsql-general
Lange Marcus wrote:
>> Not that it matters in your case. The password might as well
>> be "password" - if they get access to the files/application,
>> it's game over.
>
> What about having some of the columns encrypted in the database ?
> Will that improve things abit ?

Not unless you can keep the key protected. If you prevent access to a
file containing the key then you can do the same to the database and
application files.


Can you tell us what you're trying to do? What are you going to deploy,
and what threats do you want to protect against?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Markus Schiltknecht
Дата:
Сообщение: Re: Geographic High-Availability/Replication
Следующее
От: Mark
Дата:
Сообщение: pgsql functions: get column headers; optional arguments