Skip to content

nottheend/setup-smartcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Smart Card Setup Script for Linux

This script configures a Linux system to use a smart card (e.g., Nitrokey) with GnuPG and SSH.

Usage

  1. Clone the repository:
    git clone https://github.com/nottheend/setup-smartcard.git
    cd setup-smartcard
    
  2. Run the script:
     chmod +x setup-smartcard.sh
     ./setup-smartcard.sh
    
  3. Test the setup:
    gpg --card-status
    ssh-add -L

About

Setup a smartcard on Linux Fedora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages