KeePassDX - FOSS Password Safe

4.4
4.24K reviews
100K+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

KeePassDX is a password safe and manager allows editing encrypted data in a single file in the open KeePass format and fill in the forms in a secure way, requires no Internet connection and integrates Android design standards. The app is open source, with no advertising.

Features
- Create database files / entries and groups.
- Support for .kdb and .kdbx files (version 1 to 4) with AES - Twofish - ChaCha20 - Argon2 algorithm.
- Compatible with the majority of alternative programs (KeePass, KeePassXC, KeeWeb, …).
- Allows opening and copying URI / URL fields quickly.
- Biometric recognition for fast unlocking (fingerprint / face unlock / …).
- One-time password management (HOTP / TOTP) for two-factor authentication (2FA).
- Material design with themes.
- Auto-Fill and integration.
- Field filling keyboard.
- Dynamic templates.
- History of each entry.
- Precise management of settings.
- Code written in native languages (Kotlin / Java / JNI / C).

You can donate or buy the pro version for better service and a quick development of features you want: https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.pro

The project is constantly evolving. Do not hesitate to check the development status of the next updates: https://github.com/Kunzisoft/KeePassDX/projects

Send issues to: https://github.com/Kunzisoft/KeePassDX/issues
Updated on
Sep 12, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.5
4.05K reviews
Ross H.
March 29, 2025
Review Revision#3: A previous version of this review mentioned a persistent biometric error on Galaxy S24 Ultra phones. Thankfully, I can now report that error has not occurred in many months. I can happily use this as my daily driver password manager. I truly believe this is the best password manager on Android, so I'm giving it 5 stars (even with the prior issues considered).
12 people found this review helpful
Did you find this helpful?
Kunzisoft
November 18, 2024
This app's biometric system uses a symmetrical key from your device's Keystore, because it's a secure offline app. Unfortunately, some Samsung devices have a buggy keystore after OS update. https://github.com/Kunzisoft/KeePassDX/issues/1824 Try resetting your biometric fingerprint, on some devices this reactivates symmetrical keys on the Keystore.
Jamie
September 29, 2024
The biometric unlocking doesn't work. Disappointed and will uninstall. To the developer: My phone has device credential unlocking set up. I have a PIN enabled and works perfectly. I've installed Keepass2Android and the biometric unlocking works perfectly, so there is something work with your coding. To the developer: your answer is too difficult to understand for the majority of users. I don't understand so you need to make it simpler otherwise I think you'll find people will uninstall.
2 people found this review helpful
Did you find this helpful?
Kunzisoft
October 7, 2024
Wiki : https://github.com/Kunzisoft/KeePassDX/wiki/Device-Unlocking The biometric system uses a symmetrical key with security level 3, unlike KP2A if you use quick unlock. Edit : You are the one talking about the coding but technical information about security don't fit you? ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯ In simple word : I will not reduce security.
Lynon Smith
July 18, 2025
After the recent update I think the dynamic template setting turned on which hid all my groups I had set up. I was very worries that all my data was erased somehow but I read the response of the dev on a previous review about the setting. I turned it off and all my data was still there. Anyways, this is the best database app I have ever used. it's completely offline and very secure, but that level of security obviously depends on how you use it.
7 people found this review helpful
Did you find this helpful?
Kunzisoft
July 19, 2025
(。◕‿‿◕。)

What’s new

* Updated to API 35 minimum SDK 19 #2073 #2138 #2067 #2133 #1687 (Thx @Dev-ClayP)
* Remember last read-only state #2099 #2100 (Thx @rmacklin)
* Fix merge deletion #1516
* Fix space in search #175
* Fix deletable recycle bin #2163
* Small fixes