Softfully Group
6 min readJan 21, 2022
KeePass DOWNLOAD FREE

KeePass is a free open-source password manager, that lets you handle your passwords in a safe approach. You can put all of your passwords in a single database, which is locked with one master key or a key file. So you solely have to recollect one single master password or choose the important thing file to unlock the entire database.

The databases are encrypted using the perfect and most safe encryption algorithms. A password database consists of just one file that may be transferred from one computer to a different simply.

KeePass supports the Advanced Encryption Standard (AES, Rijndael) and the Twofish algorithm to encrypt its password databases.

Both of those ciphers are thought to be being very safe. AES e.g. grew to become efficient as a U.S. Federal authorities standard and is authorized by the National Security Agency (NSA) for high secret information.

KeePass DOWNLOAD FREE

KeePass All Features

KeePass makes use of the frequent CSV export format of varied password safes like Password Keeper and Password Agent. Exports from these programs might be simply imported to your KeePass databases. The password list might be exported to varied formats like TXT, HTML, XML, and CSV.

The application has a portable edition: you may carry it on a USB stick and run it on Windows systems without installation.

Strong Security

  • KeePass supports the Advanced Encryption Standard (AES, Rijndael) and the Twofish algorithm to encrypt its password databases. Both of those ciphers are thought to be being very safe. AES e.g. grew to become efficient as a U.S. Federal authorities standard and is authorized by the National Security Agency (NSA) for high secret information.
  • The full database is encrypted, not solely the password fields. So, your user names, notes, etc. are encrypted, too.
  • SHA-256 is used to hash the master key components. SHA-256 is a 256-bit cryptographically safe one-way hash function. No assaults are recognized but towards SHA-256. The output is remodeled using a key derivation function.
  • Protection towards dictionary and guessing assaults: by remodeling the master key part hash using a key derivation function (AES-KDF, Argon2, …), dictionary and guessing assaults might be made more durable.
  • Process memory protection: your passwords are encrypted while KeePass is running, so even when the operating system dumps the KeePass process to disk, your passwords aren’t revealed.
  • [2.x] Protected in-memory streams: when loading the interior XML format, passwords are encrypted using a session key.
  • Security-enhanced password edit controls: KeePass is the primary password manager that features security-enhanced password edit controls. None of the available password edit control spies work towards these controls. The passwords entered in these controls aren’t even seen within the process memory of KeePass.
  • The master key dialog might be proven on a safe desktop, on which just about no keylogger works. Auto-Type might be protected towards keyloggers, too.

Changes in KeePass 2.50:

New Features:

  • On most Windows systems, AES-KDF is now about twice as fast as before.
  • On most Linux systems, AES-KDF is now about 4 times as fast as before, if the ‘libgcrypt’ library is installed.
  • On most Windows systems, Argon2d and Argon2id are now about twice as fast as before (for default parameters).
  • On most Linux systems, Argon2d and Argon2id are now about 3 times as fast as before (for default parameters), if the ‘libargon2’ library is installed.
  • The option ‘Enter master key on secure desktop’ is now also supported by master key prompt dialogs shown during imports, confirmations (before exporting, printing, changing the master key, …), and trigger actions.
  • The option ‘Enter master key on secure desktop’ is now also supported by master key creation/change dialogs.
  • The key file/provider combo boxes in the master key dialogs now have a tooltip that shows the current value, if the value is very long.
  • When running on .NET 4.7.2 or higher, GZip decompression is faster now (i.e. most databases are opened a bit faster, pasting entries from the clipboard is a bit faster, …).
  • Added password generation button in the entry string field dialog.
  • When double-clicking the title cell of an entry in the main entry list while holding down the Shift key, the title is now copied to the clipboard.
  • Added support for opening URLs with Pale Moon, Epiphany, and Midori in private mode.
  • Enhanced application detection on Unix-like systems (support for certain Snap packages, …).
  • Added support for detecting the latest versions of Chromium on Unix-like systems (for ‘Open with …’ commands in the ‘URL(s)’ menu, for the {GOOGLECHROME} placeholder, …).
  • In the ‘URL(s)’ menu, there now are separate commands for Google Chrome and Chromium, if both are installed.
  • Enhanced support for detecting Vivaldi, Brave, Pale Moon, and Epiphany.
  • Added support for importing Kaspersky Password Manager 9.0.2 TXT files.
  • Bitwarden import module: added support for importing subfolders, and collection names are now imported as tags.
  • In the ‘About KeePass’ dialog, each item in the components list now has a tooltip that shows the file/folder path of the component, if it is installed.
  • In the ‘About KeePass’ dialog, a double-click onto a component now shows the component file/folder with the file manager.
  • In the ‘About KeePass’ dialog, the components list now has a context menu that provides the following new commands: ‘Show with File Manager’, ‘Copy Version/Status’, and ‘Copy Path’.

Improvements:

  • If the option ‘An entry matches if one of its tags is contained in the target window title’ is turned on, auto-type now additionally considers tags inherited from groups.
  • The built-in password generation patterns ‘Hex Key — *-Bit’ now use upper-case hexadecimal symbols.
  • Improved Spr variance check of the password generator (custom string references, …).
  • All commands in the password generator menu (shown by the password generator buttons in entry/string dialogs) support the option ‘Show dialog for collecting user input as additional entropy’ now.
  • Improved entropy collection dialog.
  • Improved control state updating in the master key prompt dialog and in the master key creation/change dialog.
  • Improved key file existence check-in the master key creation/change dialog.
  • Improved master key construction.
  • Improved handling of exclusive key providers.
  • Improved compatibility of some dialogs with plugins that can cancel closing the dialog.
  • Improved automatic entry selections in the main entry list.
  • Access key improvements.
  • Improved entry equality test in order to prevent the creation of unnecessary history entries during certain operations.
  • XML Replace: improved entry modification detection.
  • Improved initial input focus in the single edit dialog.
  • In the import/export dialog, the icon of an import/export module now matches the file/procedure type.
  • DataVault CSV import module: improved importing of notes.
  • Improved native buffer handling.
  • When opening/copying the URL of an entry, the last access time of the entry is updated now.
  • TrlUtil: added DPI awareness mode declaration.
  • Various UI text improvements.
  • Various code optimizations.
  • Minor other improvements.

Bugfixes:

  • Column header context menus are not shown for non-report list views anymore.
  • When copying a URL to the clipboard fails, the main entry list is updated now.
  • Toggling the password generator option ‘Show dialog for collecting user input as additional entropy’ now causes a switch to the ‘(Custom)’ profile.
  • In the TAN wizard dialog, group names containing ampersands are displayed correctly now.

Changes in KeePass 1.40 Classic:

New Features:

  • On most Windows systems, AES-KDF is now about 3 times as quick as earlier than.
  • Added database file information dialog that’s displayed when creating a new database.
  • When double-clicking the title cell of an entry in the main entry list while holding down the Shift key, the title is now copied to the clipboard.

Improvements:

  • Improved default configuration file.
  • Various CHM file improvements.
  • Upgraded to Boost libraries version 1.78.0.
  • Installer: improved file overwriting.
  • Upgraded installer.
  • Various code optimizations.
  • Minor other improvements.

Supported Operating Systems: Windows 7, 8, 8.1, 10, 11 (32-bit, 64-bit).

Read More: https://www.softfully.com/security/keepass

Softfully Group
0 Followers

Softfully is a software update news website that indexes information and provides free downloads for Windows, Mac, Linux, Android, and iOS with the new version.