Awesome KeePass Projects
A curated list of KeePass-related projects.
⭐️ Thanks everyone who has starred the project, it means a lot!
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).
Content
Clients
Cross-platform
- KeePass - Official client.
- KeePassXC - KeePass Cross-Platform Community Edition.
- Source code -
C++
KeePassXC is a cross-platform community-driven
port of the Windows application “Keepass Password Safe”
- keepassx: KeePassX is an application for people with extremely high demands on secure personal data management. It has a light interface, is cross platform and published under the terms of the GNU General Public License.
- KeeWeb - Free cross-platform password manager compatible with KeePass.
- AuthPass -
Dart
Password Manager based on Flutter for all platforms. Keepass
2.x (kdbx 3.x) compatible
- KeePass-electron - Desktop HTML5 client for KeePass 2.
Windows clients
MacOS clients
- MacPass - Native OS X KeePass client.
- closed source Strongbox - Commercial Password Manager for iOS & OSX. Free tier available.
- closed source Kypass Companion - A native KeePass compatible client for
macOS (database format 1 and 2).
Web clients
- keeweb - Free cross-platform password manager compatible with KeePass.
- keepass4web -
perl+js
Application that serves KeePass database entries on
a web frontend
- BrowsePass - Web application to read KDBX files.
- keepass-node - KeePass2 editor for Node.js with a browser frontend.
- Kee Vault -
js
Kee Vault is a password manager for your web browser. Password
databases (Vaults) are encrypted using the KeePass storage format before being sent to a remote server for
synchronisation across any modern device/browser
iOS clients
- closed source Strongbox - Commercial Password Manager for iOS and OSX. Free tier
available.
- KeePassium - Commercial Open-Source Password Manager for iOS. Free tier available.
- Source code -
swift
KeePass-compatible password manager for iOS
closed source
Kypass 4 - KyPass is a Password Management for iPhone and
iPad.
- KeePass Touch
discontinued
MiniKeePass
Android clients
Extensions clients
Other clients
- kpcli - A command line interface (interactive shell) to work with KeePass 1.x or 2.x database files
- WinPass - KeePass password manager client for Windows Mobile
- KeePassTouch -
QML&C++
Ubuntu Touch Version of KeePass
- passhole -
python
passhole is a commandline password manager for KeePass
inspired by pass
- kdbxviewer - Command-line tool written in C for KeePass2 Database files (
kdbx).
- keepass-chrome - Small proof of concept extension that loads keepass .kdbx
files and allow to get and add passwords.
- keepass-diff - Command-line tool written in Rust to show differences between
two KeePass Database files.
- kp-diff - Command-line tool written in Kotlin to show differences between KeePass Database files.
- keepass-print - Command-line tool written in JavaScript to print password list for long-term backup.
- passifox - Extensions to allow Chrome and Firefox (4.0+) to auto form-fill
passwords from KeePass (requires KeePassHttp).
- Tusk -
archived
- js
KeePass-compatible browser extension for filling
passwords.
KeePassXC-based
API libraries
- libkeepass -
python
Low-level Python (2.7/3.x) module to read KeePass
1.x/KeePassX (v3) and KeePass 2.x (v4) files. deprecated - use pykeepass
- pykeepass -
python
Python library to interact with keepass databases (
supports KDBX3 and KDBX4)
- kdbxweb -
typescript
dbxWeb is a high-performance javascript library for
reading/writing KeePass v2 databases (kdbx) in node.js or browser
- keepass-rs -
Rust
Rust library for reading KeePass database files (kdbx).
- keepass.io -
javascript
Node.js library for reading and writing KeePass
databases.
- KeePassKit -
Objective-C
KeePass database loading, storing and manipulation
framework.
- KeePassJava2 -
Java
Java API for KeePass Password Databases - Read/Write
compatible with Keepass versions 2.x (kdbx versions 3 and 4), Read 1.x
- openkeepass -
Java
A java library for reading and writing KeePass
databases. It is an intuitive java library that supports KeePass 2.x database files.
- kotpass -
Kotlin
Provides reading/writing support for KDBX files (versions 3.x/4.x).
Plugins
- KeeAnywhere - KeePass plugin that provides access to cloud storage providers (cloud drives).
- keepasshttp - KeePass plugin to expose password entries securely (256bit
AES/CBC) over HTTP.
- Keebuntu - KeePass 2.x plugins that provide Linux Desktop integration.
- KeeAgent - Plugin for KeePass 2.x. It allows other programs to access SSH keys
stored in your KeePass database for authentication.
- AdvancedConnectPlugin - Plugin for KeePass which gives you the
possibility to provide different applications for direct connections.
- SIC2KeePass - This plugin allows to transfer SafeInCloud databases directly
or via exported XML file into KeePass 2.xx password manager.
- QuickConnectPlugin - Plugin that allows you to connect to
Windows/Linux/ESXi hosts.
- HIBP Offline Check - a KeePass plugin for Have I been pwned, can
perform both offline and online checks against the password breach list for any selected password entry
- KPSimpleBackup - This simple plugin lets you backup your .KDBX file
with many advanced options
- KeePassWinHello -
C#
Quick unlock KeePass 2 database using
biometrics with Windows Hello
- FluentPassFinder -
C#
KeePass Plugin with a fluent design search window to quickly find entries and autotype or copy passwords or other fields. Shortcut can be used to open the small search window from everywhere.
- KeePassQuery -
C#
Query your KeePass with SQL expressions
Tools
- pass import -
python
A pass extension for importing data from most of the
existing password manager.
- KeePass2 to KeePassX Convertor -
java
KeePass2 to KeePassX
password database convertor.
- enpass-to-keepass -
python
Convert an Enpass csv export so it can be
imported to a KeePass database using KeePassXC
Security
- mod0keecrack - KeePass 2 database master-password cracker.
- KeeFarce - Extracts passwords from a KeePass 2.x database, directly from
memory.
- KeePassHax - Extracts master password from a KeePass 2.x database,
directly from memory. Inspired by KeeFarce.
Docs and articles
License