Age | Commit message (Collapse) | Author | Files | Lines |
|
This is mainly a bugfix release. Sometimes EOF was not properly detected
while reading the password file. This would result in an 'Line too long'
error message (and some wierd behavour). Also, the current password file
is now backed up before each write.
|
|
Added a 'Copy Both' menu item to the 'Entry' menu that 'queues' the username
and password on the clipboard. Also, this release fixes some bugs in the
configure script.
|
|
This release includes some HIG compliance improvements to the dialogs and
other fixes (like a working .desktop file).
|
|
GPass is a simple GNOME application that lets you manage a collection
of passwords. The password collection is stored in an encrypted file,
protected by a master-password.
Features include:
* Clean and easy-to-use user interface.
* Quick-search facility.
* Username and password may easily be copied to the clipboard.
* Encryption is done using the OpenSSL cryptographic library.
* The built-in password generator helps you generate secure passwords.
|