/qpass-qt5

QPass Password Manager

Primary LanguageC++GNU General Public License v3.0GPL-3.0

QPass is easy to use, open source password manager application. It
enables you to store your confidential data crypted. All entries are
stored in a signle file database encrypted using AES-256 algorithm.
Each entry can contain name, url, username, password and description. 

It can stay running in tray so your data can be close at hand. With
password generator you can generate strong passwords. 

QPass is written in C++ and it uses Qt5 and libgcrypt as GUI and
cryptographic library.


NOTE: This is port to Qt5

Original project can be found here
More information can be found on http://qpass.sourceforge.net

Original Author: mateuszpiekos at gmail.com

Qt5 Port: Veaceslav Munteanu <veaceslav {dot} munteanu90 at gmail dot com>