QPass is easy to use, open source password manager application with built-in password generator. You can store in it's database such data as passwords and logins which will be encrypted using AES-256 algorithm with PBKDF2 used to derive encryption key. Each entry can include additional information about entry such as name, url adress and description.It uses Qt4 as a GUI library and libgcrypt as cryptographic library. Because of that it is multiplatform. It works on Linux and Windows.