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.
| Tags | Security |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: The program can no longer be started multiple times. A method to exit the application after it has locked was added. A crash bug that occurred when the top entry moves to the place immediately before, to the same place, or the place immediately after by drag and drop was fixed.


Changes: The file format was changed. If you have previously used GPass, you should use the upgrade wizard that is displayed at first. Mhash and Mcrypt are now used to encrypt the password collection. The interface was changed to be like Revelation. Entries may be moved with drag and drop. Undo and redo, folders, showing or hiding the secret infomation, and screen locking are now supported. Entries can be copied, cut, and pasted with keyboard shortcuts. Some key bindings were changed. The launcher for each entry is supported.


Changes: 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 weird behaviour). Also, the current password file is now backed up before each write.


Changes: A bug in the build scripts has been fixed.


Changes: This release adds 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.