Re: Use system key vault for storing passwords, master password alternative

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Use system key vault for storing passwords, master password alternative
Date: 2022-11-10 10:48:25
Message-ID: CAM9w-_=qqiSYmPJUUOaDLUHsw=qVPbiDQTnU+rN6d_4B8HhV3w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Nov 10, 2022 at 2:56 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Hi
>
> On Thu, 10 Nov 2022 at 07:50, Aditya Toshniwal <
> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers/Dave,
>>
>> Master password was added to encrypt passwords saved in pgAdmin config
>> DB. While it is needed for security reasons, it has to be entered and
>> remembered.
>> I propose, pgAdmin desktop version can utilize the OS provided password
>> vault to save PG server passwords, just like browsers save website login
>> details.
>> The Python lib - https://pypi.org/project/keyring/ can be used for multi
>>
>> Thoughts ?
>>
>
> https://github.com/pgadmin-org/pgadmin4/issues/5123
>
How did I miss that ? Thank you. :P

>
> --
> Dave Page
> Blog: https://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EDB: https://www.enterprisedb.com
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2022-11-10 11:19:54 [pgadmin-org/pgadmin4] c8666f: Fixed an issue where the result grid was not worki...
Previous Message Dave Page 2022-11-10 09:26:37 Re: Use system key vault for storing passwords, master password alternative