From 7771a3f52b25d51896399d3f8bb10ee504cfa4c5 Mon Sep 17 00:00:00 2001 From: Scott Leggett Date: Tue, 12 Apr 2022 01:01:15 +0800 Subject: [PATCH] chore: add piv-agent to Alternatives section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd53da6..d87d919 100644 --- a/README.md +++ b/README.md @@ -2749,7 +2749,7 @@ Before you unmount your backup, ask yourself if you should make another one just # Alternatives -*TODO: Information about other ways to authenticate SSH (e.g., without GPG) and other YubiKey features* +* [`piv-agent`](https://github.com/smlx/piv-agent) is an SSH and GPG agent which you can use with your PIV hardware security device (e.g. a Yubikey). # Links