Mastodon Mastodon - Arch linux + yubikeys
 logo
  • Home 
  • Tags 
  • Blog posts 
  1. Home
  2. Blog posts
  3. Arch linux + yubikeys

Arch linux + yubikeys

Posted on March 28, 2018  (Last modified on July 11, 2024) • 1 min read • 66 words
Linux: Arch   Linux   Yubikey   Security   Solved  
Linux: Arch   Linux   Yubikey   Security   Solved  
Share via
Link copied to clipboard

To use “ykman” for arch linux, you do this:

$ yaourt -S yubikey-manager pcsclite                 # THESE PACKAGES
[...]
$ systemctl start pcscd                              # START SERVICE
$ ykman info                                         # TEST
Device type: YubiKey NEO
Serial number: 0123456
Firmware version: 3.4.3
Enabled connection(s): OTP+U2F+CCID

Device capabilities:
    OTP:	Enabled
    U2F:	Enabled
    CCID:	Enabled
    OPGP:	Enabled
    PIV:	Enabled
    OATH:	Enabled
$ _

Sounds easy? Still had to google the things.

 Python & Visual Studio code
Ugly ligatures in Linux 
In case you want to follow me

Here are some links. The further to the right, the less active.

           
(c) Axel Bock | Powered by Hinode.
Code copied to clipboard