Today you need to remember many passwords. You need a password for the Windows network logon, your e-mail account, your website's FTP password, online passwords (like website member account), etc. etc. etc. The list is endless. Also, you should use different passwords for each account. Because if you use only one password everywhere and someone gets this password you have a problem... A serious problem. The thief would have access to your e-mail account, website, etc. Unimaginable.

KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file. So you only have to remember one single master password or select the key file to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish). For more information, see the features page.

Is it really free?

Yes, KeePass is really free, and more than that: it is open source (OSI certified). You can have a look at its full source and check whether the encryption algorithms are implemented correctly.

What's New:

  • Improved support for images with DPI resolutions different from the DPI resolution of the display device.
  • {GOOGLECHROME} placeholder: updated detection code to also support the latest versions of Chrome.
  • The option to lock on remote control mode changes now additionally watches for remote connects and disconnects.
  • Improved Windows registry accesses.
  • Improved behavior when the user deletes the system temporary directory.
  • On Unix-like systems, KeePass now stores most of its temporary files in a private temporary directory (preferably in $XDGRUNTIMEDIR).
  • Added detection support for the following web browsers on Unix-like systems: Rekonq, Midori and Dooble.
  • KeePass does not try to set the WM_CLASS property on Mac OS X systems anymore.
  • Modified some icons to work around unsupported PNG transparency keys in Mono.
  • Various code optimizations.
  • Minor other improvements.