Created
October 2, 2024 00:13
-
-
Save ritiek/5aee5ef164c2a3376ea65ca487f04f89 to your computer and use it in GitHub Desktop.
Encryption and decryption using age-plugin-yubikey
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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