KeePass Password Safe software

  • Software for safe keeping passwords in encrypted form
  • Suports more operating system (including Windows, Linux and Mac OS)

From my experience, one of the best free (and also Open Source ) softwares for such purpouse is KeePass Password Safe.

Instalation and using on Windows platform is easy and user friendly.

Installation on Ubuntu 7.04

Download and install Linux alternative from .deb file.

sudo dpkg -i KeePassX-0.2.1.deb

I encoutered problem with missing libQtXml.so.4 library (becouse KeePassx is build on KDE graphic engine)

sudo apt-get install libqt4-qt3support

This installs QT with all the library you need.

And that is all. Enjoy using.

 
keepass.txt · Last modified: 31.03.2010 17:51 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki