Home > Software > Security > Password > KeePass Classic
Details
- Package ID
- keepass-classic
- Version
- 1.38
- Downloads
- 10007
- Website
- http://keepass.info/index.html
Summary
This version of the popular KeePass password manager is compatible with KeePassX for Linux and OS X.
Description
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).
Features
- Strong Security
- Multiple User Keys
- Export To TXT, HTML, XML and CSV Files
- Import From Many File Formats
- Easy Database Transfer
- Support of Password Groups
- Time Fields and Entry Attachments
- Auto-Type, Global Auto-Type Hot Key and Drag&Drop
- Intuitive and Secure Clipboard Handling
- Searching and Sorting
- Multi-Language Support
- Strong Random Password Generator
- Plugin Architecture
- Open Source!
Parameters
/DisableFileAssoc
- Do not associate KeePass with the .kbd file extension/DesktopIcon
- Create an icon on the Current Users Desktop/QuickLaunchIcon
- Create an icon on the Current Users Quick Launch bar (only available for Windows 7)
These parameters can be passed to the installer with the use of --params
.
For example: --params '"/DisableFileAssoc /DesktopIcon /QuickLaunchIcon"'
Notes
- This is the classic version of KeePass. If you’re looking for the 2.x version (also known as KeePass Professional Edition), install keepass instead.
- Looking for the source code of KeePass classic? Click the project source url and look for the file ending with
-Src.zip