K
K
Kurum2017-02-05 00:48:06
Python
Kurum, 2017-02-05 00:48:06

Pyqt | Password storage software?

I'm thinking of making a program for storing passwords in PyQt.
I see it this way. Python tries to open a secure database file, a dialog box pops up, the user enters a master password, after which the database with passwords is loaded into the GUI.
Is it realistic to do so? How can the database be encrypted and in what format will it be?
Ready-made services, please do not offer.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nirvimel, 2017-02-05
@nirvimel

SQLite + one of its encryption extensions .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question