Merge branch 'master' into develop

This commit is contained in:
J-Jamet
2025-10-15 23:59:04 +02:00

View File

@@ -6,19 +6,21 @@
### 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, …).
- **Passkeys** for authentication and **local storage of private keys**.
- **Biometric recognition** for fast unlocking (fingerprint / face unlock / …).
- **One-Time Password** management (HOTP / TOTP) for two-factor authentication (2FA).
- **Autofill** for easy form filling with passwords.
- **Magikeyboard** to efficiently fill in any field.
- Create **encrypted database files**.
- Organisation of credentials by **entry** and in **group** trees.
- 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**
- Dynamic **templates** for each type of entry.
- **History** of each entry.
- Precise management of **settings**.
- Code written in **native languages** *(Kotlin / Java / JNI / C)*.
- Material design with **themes**.
- 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, …).
- Code written in **native languages** (Kotlin / Java / JNI / C).
KeePassDX is **open source** and **ad-free**.