KeePassDX

授权协议 GPL-3.0 License
开发语言 Java
所属分类 手机/移动开发、 Android UI 组件
软件类型 开源软件
地区 不详
投 递 者 潘学民
操作系统 Android
开源组织
适用人群 未知
 软件概览

Android KeePassDX

KeePassDX is a multi-format KeePass manager for Android devices. The app allows creating keys and passwords in a secure way by integrating with the Android design standards.

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, KeePassX, KeePassXC, …).
  • 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.
  • History of each entry.
  • Precise management of settings.
  • Code written in native languages (Kotlin / Java / JNI / C).

KeePassDX is open source and ad-free.

What is KeePassDX?

An alternative to remembering an endless list of passwords manually. This is made more difficult by using different passwords for each account. If you use one password everywhere and security fails only one of those places, it grants access to your e-mail account, website, etc, and you may not know about it or notice, before bad things happen.

KeePassDX is a password manager for Android, which helps you manage your passwords in a secure way. You can put all your passwords in one database, locked with a master key and/or a keyfile. You only have to remember one single master password and/or select the keyfile to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known.

Small print?

KeePassDX is under open source GPL3 license, meaning you can use, study, change and share it at will. Copyleft ensures it stays that way.From the full source, anyone can build, fork, and check whether for example the encryption algorithms are implemented correctly.There is no advertising.

Do not worry, the main features remain completely free.

Optional visual styles are accessible after a contribution (and a congratulatory message (Ո‿Ո) ) or the purchase of an extended version to encourage contribution to the work of open source projects!If you contribute to the project and do not have access to the styles, do not hesitate to contact the author at contact@kunzisoft.com.

Contributions

Download

F-Droid is the recommended way of installing, a libre software project that verifies that all the libraries and app code is libre software.

Get it on F-Droid

Get it on Google Play

Frequently Asked Questions

Other questions? You can read the FAQ

Other devices

License

Copyright © 2020 Jeremy Jamet / Kunzisoft.

This file is part of KeePassDX.

KeePassDX is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.

KeePassDX is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.

You should have received a copy of the GNU General Public Licensealong with KeePassDX. If not, see http://www.gnu.org/licenses/.

This project is a fork of KeePassDroid by bpellin.