From 1e3e4bccbc2792512a0218738d52d066e6f6cda8 Mon Sep 17 00:00:00 2001 From: Dirk-jan Mollema Date: Tue, 15 Feb 2022 04:19:10 -0800 Subject: [PATCH] Add notes about KDF compatibility (solves #307) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f7dc18..82f7282 100644 --- a/README.md +++ b/README.md @@ -1292,7 +1292,7 @@ General key info..: [none] Use the [YubiKey Manager](https://developers.yubico.com/yubikey-manager) application (note, this is not the similarly named older YubiKey NEO Manager) to enable CCID functionality. ## Enable KDF -Key Derived Function (KDF) enables YubiKey to store the hash of PIN, preventing the PIN from being passed as plain text. +Key Derived Function (KDF) enables YubiKey to store the hash of PIN, preventing the PIN from being passed as plain text. Note that this requires a relatively new version of GnuPG to work, and may not be compatible with other GPG clients (notably mobile clients). These incompatible clients will be unable to use the YubiKey GPG functions as the PIN will always be rejected. If you are not sure you will only be using your YubiKey on supported platforms, it may be better to skip this step. ```console gpg/card> admin