Re: Storing the password in .pgpass file in an encrypted format

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Storing the password in .pgpass file in an encrypted format
Дата
Msg-id 5307DB08.3020709@agliodbs.com
обсуждение исходный текст
Ответ на Storing the password in .pgpass file in an encrypted format  (firoz e v <firoz.ev@huawei.com>)
Ответы Re: Storing the password in .pgpass file in an encrypted format
Список pgsql-hackers
On 02/21/2014 09:11 AM, Tomas Vondra wrote:
> What I think might be useful and safe at the same time is encrypted
> .pgpass with tools asking for the encryption key. Think of it as a simple
> passord wallet - not really useful if you're connecting to a single
> database, very useful if you have many as you only need to remember the
> single password.

Sounds interesting, but probably better as an external utility than as
part of PostgreSQL.  Call it pgWallet.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding