fix: README

This commit is contained in:
J-Jamet
2025-09-02 12:47:50 +02:00
parent 3feb177afc
commit a3bd5e1593

View File

@@ -114,33 +114,3 @@ Other questions? You can read the [FAQ](https://github.com/Kunzisoft/KeePassDX/w
along with KeePassDX. If not, see <http://www.gnu.org/licenses/>.
*This project is a fork of [KeePassDroid](https://github.com/bpellin/keepassdroid) by bpellin.*
## Credential Provider
Use this version only for testing at your own risk. Make a backup of your databases.
### requirements
- Android 14 or up
- enable 3rd party passkeys in chrome. For detail see https://1password.community/discussion/comment/711037/#Comment_711037
- set KeepassDX in the Android setting Passwords & Accounts > Your Provider > Enable
- biometric authentication set up
### working
- sign in with ecdsa/rsa passkeys created by KeepassXC or KeepassDX in Chrome/Firefox. Tested with
passkeys.io and webauthn.io.
- create new passkeys with ecdsa/rsa in root group (compatible with KeepassXC)
- update existing passkeys
### not working
- support for username/password see provider.xml
- go back after unlocking a database, if all databases are locked
- support for native apps (implementation is included, but disable in AppRelyingPartyRelation to
prevent phishing)
- select the group, where the new passkeys are saved
- strings in non-english
- respect excludeCredentials
- other userVerification methode other than strong biometric