Authnkey
Passkey credential provider for hardware security keys
新版本 1.2.0
- Add PRF extension support
- Add support for keys with on-device user verification
- Detect stale USB connections on resume
- Fix FIDO2 registration failure on strict authenticators due to incorrect CBOR key order
New translations:
- Czech by Fjuro
- Hungarian by Szabó István
- Add support for keys with on-device user verification
- Detect stale USB connections on resume
- Fix FIDO2 registration failure on strict authenticators due to incorrect CBOR key order
New translations:
- Czech by Fjuro
- Hungarian by Szabó István
Authnkey is a credential provider that lets you use FIDO2 security keys (like YubiKey, SoloKey, Nitrokey, or Token2) for passkey authentication on Android.
Android's built-in WebAuthn support has a significant gap: it does not support CTAP2 over NFC. This means you cannot use PIN-protected passkeys or discoverable credentials with NFC security keys — you're limited to basic U2F tap-to-authenticate. Authnkey fills this gap by implementing the full CTAP2 protocol.
The app registers as a credential provider, so any app or browser that supports the Android Credential Manager API will offer Authnkey as an option when passkeys are requested.
This also works on devices without Google Play Services, since Authnkey implements the CTAP2 protocol directly rather than relying on Google's FIDO2 API.
Supported features:
- Passkey creation and authentication
- PIN verification
- Discoverable credentials
- Multiple accounts per site
- NFC and USB transports
No root required.
Android's built-in WebAuthn support has a significant gap: it does not support CTAP2 over NFC. This means you cannot use PIN-protected passkeys or discoverable credentials with NFC security keys — you're limited to basic U2F tap-to-authenticate. Authnkey fills this gap by implementing the full CTAP2 protocol.
The app registers as a credential provider, so any app or browser that supports the Android Credential Manager API will offer Authnkey as an option when passkeys are requested.
This also works on devices without Google Play Services, since Authnkey implements the CTAP2 protocol directly rather than relying on Google's FIDO2 API.
Supported features:
- Passkey creation and authentication
- PIN verification
- Discoverable credentials
- Multiple accounts per site
- NFC and USB transports
No root required.
- 作者: Michel Le Bihan
- 授權條款: MIT License
- 問題追蹤系統
- 翻譯
- 原始碼
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 14 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 14 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 14 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.1.1
- Improve USB FIDO device detection and automatic transport switching
- Remove USB scan button (no longer needed with auto-detection)
- Add support for privileged callers providing their own clientDataHash
- Improve compatibility with CTAP 2.1 PRE authenticators
- Improve system bar insets handling in main activity
- Preserve class names in minified builds
- Remove USB scan button (no longer needed with auto-detection)
- Add support for privileged callers providing their own clientDataHash
- Improve compatibility with CTAP 2.1 PRE authenticators
- Improve system bar insets handling in main activity
- Preserve class names in minified builds
新版本 1.1.0
- Add keyboard type toggle to switch between numeric and alphanumeric PIN input
- Add support for setting a PIN when none is configured
- Enforce device minimum PIN length in PIN set and change dialogs
- Add credential management UI for viewing and deleting passkeys
- Detect USB security keys automatically in main activity
- Show dedicated instructions when NFC connection is lost
- Report unsupported device state in provider status banner
- Fix repeated USB permission prompts
- Material Design d
- Add support for setting a PIN when none is configured
- Enforce device minimum PIN length in PIN set and change dialogs
- Add credential management UI for viewing and deleting passkeys
- Detect USB security keys automatically in main activity
- Show dedicated instructions when NFC connection is lost
- Report unsupported device state in provider status banner
- Fix repeated USB permission prompts
- Material Design d






