For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > Password Managers

Password Managers

Created by dave. Last edited by dave, 19 years and 150 days ago. Viewed 3,063 times. #8
[diff] [history] [edit] [rdf]
labels
attachments

A Brief, Biased Survey Of Password Management Utilities

Basic requirements:

  • got to run on my FC3 without gratuitous OS surgery (which means no k-apps as I've stripped out KDE)
  • be able to store usernames and passwords, ideally password-protected themselves, and ideally encrypted somehow
Rocket science? Aparrently so:

ApplicationVersionGradeComment
pms0.94C-Ugly and self-distorting on my system, both in mgt and on the Linux console. This is possibly due to this odd ncurses-dependant library it insists you install. The impression is that it requires a lot of keystrokes to get at what you want, making it feel as clunky as it looks. The user interface could use a serious tune-up.
gpass0.4.4FBest UI of the lot, but still useless. I don't like the big Url field, but I can use it OK for comments instead. However, after carefully entering all my passwords, saving, exiting, and immediately restarting, gpass complained my password database was corrupted.
TkPasMan2.2aCSlow to start up. Didn't ask to set master password, and the menu option to set the master password doesn't seem to do anything. Doesn't prompt you or lead you at all. Basically gpasman without the UI polish and database corruption.
gpasman1.9.2FWouldn't build; requires gtk 2 or better. FC3 "only" has 1.2, and there's no way I'm getting into library dependancy hell just for some password manager.
fpm0.53FWouldn't build; complained about a missing Makefile.in.
fpm0.60C+Builds, looks OK. It is a bit of a pain to see the password -- you have to either define a generic launcher (that presumably copies the password into the clip-board buffer) or __E__dit the entry, then __S__how the password.
fpwdman1.0.1FBizarre packaging: the .tgz file has a .tar file and a .sig file. Depends on fltk (which isn't a bad thing by itself); however the make process isn't very straight forward (a far cry from ./configure; ./make). I was unable to get it to build.
revelation0.3.4FPython. Depends on Crypto.Cypher python module, which isn't installed on my FC3 system. Would be nice if the builder/installer detected that before installing something on my system I can't use. And, being new(ish) to python, there's no help as to where one might find this module.
MyPasswordSafe20041004B-Finally, something approximating usable! Build looks scary, but everything worked properly for "make; make install". Not sure about the extra fields on the display for Modified, Created, Accessed, Lifetime -- just add clutter, especially since the fields are rediculously small by default. But this is the one I'm currently using.
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt