Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Yubico Authenticator

Yubikey

img1 img2

πŸ“Œ Description

Yubico Authenticator package in .AppImage format for Linux, built from the official .tar.gz.

πŸ’‘ The base image comes directly from the official Yubico sources (Yubico Authenticator Releases), ensuring integrity and reliability.

πŸš€ Installation & Usage

  1. Install the pcscd service required for communication with YubiKeys:
sudo apt update && sudo apt install -y pcscd pcsc-tools
sudo systemctl enable --now pcscd
sudo systemctl status pcscd
  1. Insert your YubiKey into the computer and run the following command to check if it is detected by the system:
pcsc_scan
  1. Download the file yubikey-authenticator-{version}-{arch}.AppImage desde πŸ“¦ Github Releases.

  2. Make it executable:

chmod +x yubikey-authenticator-7.3.0-x86_64.AppImage
  1. Run:
./yubikey-authenticator-7.3.0-x86_64.AppImage