age-plugin-yubikey

Encrypt files with age using YubiKey PIV tokens

brewmacoslinux
Try with needOr install directly
Source

About

Plugin for encrypting files with age and PIV tokens such as YubiKeys

Commands

age-plugin-yubikey

Examples

Encrypt a file using your YubiKey$ age --encrypt -r yubikey:slot-9c myfile.txt > myfile.txt.age
Decrypt a file encrypted with YubiKey$ age --decrypt myfile.txt.age > myfile.txt
List available YubiKey identities for encryption$ age-plugin-yubikey list-identities