mikelolasagasti / revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.
https://revelation.olasagasti.info
GNU General Public License v2.0
55 stars 24 forks source link

[RFE] Add kdbx support #14

Open mikelolasagasti opened 4 years ago

mikelolasagasti commented 4 years ago

kdbx is widely used nowadays, having kdbx support in Revelation and a migration path from rvl format would allow better inter-operation of password managers.

There is a pykeepass library that should help in this task: https://github.com/libkeepass/pykeepass