From 8f7ab41b13775332895793ea4206e4d5274ce7d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Lindberg?= Date: Sun, 19 Jul 2026 07:33:47 +0200 Subject: [PATCH] docs: clarify PIV token support wording in README Add 'with compatible keys' to the PIV token support line to clarify that not all hardware PIV tokens are supported, only those with compatible keys (e.g. ECDSA P-256 keys in retired PIV slots). Addresses #541 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d970d478..47af3793 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ age was designed by [@Benjojo](https://benjojo.co.uk/) and The reference interoperable Go implementation is available at [filippo.io/age](https://filippo.io/age). -Hardware PIV tokens such as YubiKeys are supported through the +Hardware PIV tokens with compatible keys, such as YubiKeys, are supported through the [age-plugin-yubikey](https://github.com/str4d/age-plugin-yubikey) plugin. For more plugins, implementations, tools, and integrations, check out the