I'd been looking for a fairly secure way to store an increasing number of passwords. There's a large number of methods one can use. While the most secure might be an encrypted file on a system that has no network access, I do want to have access to the information over a network while I'm traveling. Remote access makes using a graphical client a poor choice.
After a moderate search and trying a number of candidates, I settled on Console Password Manger (CPM) written by Harry Brueckner. It's close to an ideal match to my needs: it's console-based, had an emphasis on security and uses my existing GPG key for encryption. The program is maintained and I've had no issues while using the last three beta versions of the program. Thanks, Harry for the very good tool. Recommended.

Comments (4)
PCM looks nice. Maybe it's time to look for a replacement for "pwman". Although I've been very pleased with it, it hasn't been maintained for some years now. So PCM looks like it's a worthy replacement. :)
Posted by lang | February 4, 2006 3:46 PM
Posted on February 4, 2006 15:46
As I needed non-free OS support I went for PasswordSafe (http://passwordsafe.sourceforge.net/) . There is even a debian package that allows you to read and write passwords from the console and there is even an tcl/tk port (http://www.fpx.de/fp/Software/Gorilla/) out there.
Now I only need a palm version...
Posted by Peter Van Eynde | February 6, 2006 1:20 AM
Posted on February 6, 2006 01:20
If you're an emacs user, just read your GPG-encrypted (--symmetric) file right in using crypt++. I've been doing this for several years despite an undocumented change in XEmacs that left me with blank buffers, solved only yesterday, http://bugs.debian.org/250314".
I find it the most convenient because I'm always in XEmacs anyway, I know how to search, etc.
Posted by Liam | February 6, 2006 5:05 PM
Posted on February 6, 2006 17:05
Thanks, CPM i just what I was looking for. Simple and fast (as it's console based).
Posted by Michel Bagnol - ingenieur informatique neuchatel | July 12, 2006 1:52 AM
Posted on July 12, 2006 01:52