Download List

Project Description

KeePass is a light-weight and easy-to-use password manager that removes the need for you to remember many different passwords and makes it more feasible to use different passwords for each account. It manages your passwords in a secure database encrypted with AES and Twofish, which is locked with one master key or a key file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-22 09:44
2.16

When searching for a string containing a whitespace character, KeePass now splits the terms and reports all entries containing all of the terms (e.g. when you search for "Forum KeePass" without the quotes, all entries containing both "Forum" and "KeePass" are reported). The order of the terms is arbitrary; if you want to search for a term containing whitespace, enclose the term in quotes.

2011-01-23 17:37
2.14

An option was added to lock after some time of global user inactivity. An option was added to lock when the remote control status changes. Auto-type was implemented on Unix-like systems: special key code support (translation to X KeySyms) and support for {DELAY X} and {DELAY=X} were added. Window activation support was added on Unix-like systems.

2011-01-02 02:28
2.13

In the password quality estimation algorithm, a check was added for about 1500 of the most common passwords. (These are rated down to one eighth of their statistical rating; Bloom filter-based implementation.) Global auto-type (using a system-wide hot key) is now possible on Unix-like systems. IPC functionality was added for Unix-like systems. The possibility to write export plugins that don't require an output file was added. Tag lists are sorted alphabetically now.

2010-05-14 14:36
2.10

Support for right-to-left scripts was added to the translation system. The {HMACOTP} placeholder was added to generate HMAC-based one-time passwords as specified in RFC 4226 (the shared secret is the UTF-8 representation of the value of the "HmacOtp-Secret" custom entry string field, and the counter is stored in decimal form in the "HmacOtp-Counter" field). On Windows 7, KeePass now shows a "locked" overlay icon on the taskbar button when the database is locked. Many more changes were made.

2010-01-26 14:27
2.09

The option to use file transactions when writing databases was added. It is enabled by default; writing to a temporary file and replacing the actual file afterwards avoids data loss when KeePass is prevented from saving the database completely. PLGX plugin file format was added. Database synchronization was enhanced by structure merging (relocation/moving and reordering groups and entries). A synchronization 'Recent Files' list was added (in the 'File' menu). Merging of entry histories was added for synchronization and import.
Tags: Professional

Project Resources