Document that PIN cache preservation doesn't work for YubiKey 4

This commit is contained in:
Jack Grigg
2023-02-11 21:26:44 +00:00
parent 70c109aa1d
commit 762adfe098
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ to 0.3.0 are beta releases.
- MSRV is now 1.60.0.
- The YubiKey PIV PIN and touch caches are now preserved across processes in
most cases. See [README.md](README.md#agent-support) for exceptions. This has
several usability effects:
several usability effects (not applicable to YubiKey 4 series):
- If a YubiKey's PIN is cached by an agent like `yubikey-agent`, and then
`age-plugin-yubikey` is run (either directly or as a plugin), the agent
won't request a PIN entry on its next use.