yagodu
password safe / manager for linux and windows (and mac ?) via qt
...You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file.
Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make in the directory where the .pro file is and you should be done. When building with Windows I suggest MinGw.
The encryption is taken from a c-sample from Bruce Schneiers site. If someone could check it, that would be nice.
...