Skip to content

ThePlexus/yubikey-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yubikey switcher

Simple udev rule and script to allow switching between Yubikey smartcards for GPG use, without needing to clean directories each time

Install

install clean-card-private-keys script in /usr/local/bin

sudo cp clean-card-private-keys /usr/local/bin/clean-card-private-keys
sudo chmod 755 /usr/local/bin/clean-card-private-keys

edit 40-yubikey.rules and replace CHANGEME with your Linux login name

sudo cp 40-yubikey.rules /etc/udev/rules.d/40-yubikey.rules

Limiations

Not designed for linux systems with multiple users.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages