Registered by Johan Boss

A simple password manager using the Gnome (maybe also KDE-Wallet) keyring to store the passwords.

Why, how and when:
  This idea came to mind the first time I used the keyring in Gnome. And after searching I had yet to find a single password manager that used it as a back-end. But at the time I could only find C examples of using the keyring, and I did not wish to put in all the effort to make a nice GUI C application at the time. Quite some time later I found it was available in python through python-keyring, and this project was started.

Main idea:
  This application is designed to be small and lightweight without any clutter. It is primarily designed to keep your everyday (common) passwords and as such there are no grouping or notes or anything other that can clutter up things.
  So it (gkpm) sits easily available in the system tray (status icon) or as an appindicator "applet", ready to provide you with passwords!
  Also most importantly; it should work on both the command-line and as a GUI application.

Caveats:
  - Usernames are not stored encrypted, only passwords.
  - Due to the nature of the gnome-keyring ANY application that gains your,
  user-rights can access all your passwords. I know it sucks!
  - The keyring API does not support deleting of passwords, so they are just blanked.

Project information

Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

All questions Latest questions

All bugs Latest bugs reported

Get Involved

Downloads

Latest version is 0.8
released

All downloads

Announcements

  • 0.8 "Apu" on 2013-03-19
    After a long long time, finally a new official release. This is more of a bug...
  • 0.7 "Lisa" on 2011-09-27
    New release today! Added support for notify-osd so now you will get your warn...
  • 0.6 "Marge" on 2011-07-05
    You can now define a global hotkey. This will make it work better with Gnome ...
  • Gnome 3 + gkpm! on 2011-05-29
    Just tested using latest stable Gnome 3 / Shell and it works out of the box, ...
  • 0.4 "Maggie" on 2011-05-08
    Status icon support! Now you do need to use appindicator anymore to use the a...