Skip to content

Instantly share code, notes, and snippets.

@ritiek
Created October 2, 2024 00:13
Show Gist options
  • Save ritiek/5aee5ef164c2a3376ea65ca487f04f89 to your computer and use it in GitHub Desktop.
Save ritiek/5aee5ef164c2a3376ea65ca487f04f89 to your computer and use it in GitHub Desktop.
Encryption and decryption using age-plugin-yubikey
echo hello who is there | rage -R <(age-plugin-yubikey -l --slot 1) -o - | rage -d -i <(age-plugin-yubikey -i --slot 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment