This script configures a Linux system to use a smart card (e.g., Nitrokey) with GnuPG and SSH.
- Clone the repository:
git clone https://github.com/nottheend/setup-smartcard.git cd setup-smartcard
- Run the script:
chmod +x setup-smartcard.sh ./setup-smartcard.sh
- Test the setup:
gpg --card-status ssh-add -L