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.
| Tags | Password Management password manager password |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | J2ME iPhone BlackBerry palmos Linux Android Pocket PC Windows |
| Implementation | C++ C# |
| Translations | Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Finnish French Galician German Greek Hebrew Hungarian Italian Japanese Korean Lithuanian Macedonian Norwegian Persian Polish Portuguese Punjabi Romanian Russian Serbian Slovak Slovenian Spanish Swedish Thai Turkish Ukrainian Vietnamese Bahasa Indonesia |
Recent releases


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: Auto-type window definitions in custom window-sequence pairs are now Spr-compiled (i.e. placeholders, environment variables, etc. can be used). For global auto-type delay, support was added for multi-modified keys and special keys. The "New Database" application policy flag was added. The "Copy Whole Entries" application policy flag was added.


Release Notes: Entry tags were added, so you can assign tags to entries in the entry editing window or by using the "Selected Entries" context menu. To list all entries having a specific tag, choose the tag either in the "Edit" main menu or in the "Show Entries" toolbar drop-down button. A completely new entry list column engine is used. The columns are dynamic now. Custom entry strings can be shown in the list. To configure this, go to "View" -> "Configure Columns...". The column engine is also extensible now, so plugins can provide new columns.