From a3bd5e159364554685171d84556ddd0a20d5acdd Mon Sep 17 00:00:00 2001 From: J-Jamet Date: Tue, 2 Sep 2025 12:47:50 +0200 Subject: [PATCH] fix: README --- README.md | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/README.md b/README.md index 1c86bf250..5602ac334 100644 --- a/README.md +++ b/README.md @@ -114,33 +114,3 @@ Other questions? You can read the [FAQ](https://github.com/Kunzisoft/KeePassDX/w along with KeePassDX. If not, see . *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 \ No newline at end of file