Re: Database level encryption

Поиск
Список
Период
Сортировка
От Tim Landscheidt
Тема Re: Database level encryption
Дата
Msg-id m3pr2bh3ie.fsf@passepartout.tim-landscheidt.de
обсуждение исходный текст
Ответ на Database level encryption  (Timothy Madden <terminatorul@gmail.com>)
Список pgsql-admin
Timothy Madden <terminatorul@gmail.com> wrote:

> [...]
> User authentication should be unrelated to encrypting the database
> owned by that user. You can think of it as if only the owner can ever
> connect to such a database, and his/her password is the encryption
> key, or as if any user that wishes to connect should provide the
> encryption key first, and then the user name and password.

As you seem not to need any of PostgreSQL's features, why
not use SQLite? It seems perfect for your application as far
as you stated it.

Tim

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

Предыдущее
От: Timothy Madden
Дата:
Сообщение: Re: Database level encryption
Следующее
От: Michael Gould
Дата:
Сообщение: Re: Database level encryption