KeePass - (Open Source)
KeePass is a password manager solution for those that have many passwords to remember.
KeePass is a useful password manager software that allows management of passwords in a secure way.
Based on a dual AES encryption , Rijndael and Twofish algorithm - two of the most powerful at the moment, also used by banks- this software gathers all of the serial numbers, logins, passwords and other account numbers in a single interface. It is only necessary to remember one password or insert a removable drive to have access to the password database. It is also possible to generate a key to copy to removable media to prevent the reading of the database if the password is stolen.
The information contained in the database data can be classified into different categories for easy access to the password needed.
The interface has a tree form that is customized to each recreation and password, that can be associated to a web page, a comment, an expiration date.
The software requires no installation, as it can run directly from a USB stick or hard drive so no information is stored on the system to avoid any form of piracy.
# New Features:
* Added option to minimize the main window after locking the KeePass workspace (option enabled by default).
* Added {SAFARI} browser path placeholder.
* KeePass now removes zone identifiers from the CHM help file.
* Address space layout randomization (ASLR) is supported now.
* Plugins: added new COM interface IKpAPI3, which extends IKpAPI2 by a lot of useful functions.
* Plugins: added tray and cleanup notification and customization messages.
* Plugins: added ability to delay unloading until the main window has been closed.
# Improvements:
* The overlay icon for the taskbar button (on Windows 7) is now restored when Windows Explorer crashes and when starting in minimized and locked mode.
* The buttons in file save dialogs now have accelerator keys.
* Improved opening of CHM help file.
* Improved command availability updating of rich text context menus.
* KeePass is now developed and compiled using Visual Studio 2008 (with MFC 9.0); older compilers, IDEs and Windows 9x aren't supported anymore.
* Updated SAL annotations.
* Upgraded to Boost libraries version 1.47.0.
* KeePass.exe isn't compressed using UPX anymore.
* Plugins: IKpAPI::GetMainWindowHandle now always returns the handle of the KeePass main window, independent from which thread the function is called.
* Various UI text improvements.
* Various code optimizations.
* Minor other improvements.