arch/pkg/de-p1st-smartcard
2021-05-13 21:38:12 +02:00
..
.install mkinitcpio with lz4 compression; cleanup 2021-05-02 21:58:11 +02:00
opensc.conf.holoscript gnupg and smartcard packages 2021-04-29 14:24:57 +02:00
PKGBUILD holo: add "git" as dependency to provide diff in case of user-modified config files 2021-05-13 21:38:12 +02:00
README.md gnupg and smartcard packages 2021-04-29 14:24:57 +02:00
systemd.preset gnupg and smartcard packages 2021-04-29 14:24:57 +02:00

Using a smartcard

sudo pacman -S ccid opensc
  • If the card reader does not have a PIN pad, append the line(s) and set enable_pinpad = false in the opensc configuration file /etc/opensc.conf:
echo "enable_pinpad = false" | sudo tee -a /etc/opensc.conf >/dev/null
sudo systemctl enable --now pcscd.service

Configuration

  • sudo pacman -S de-p1st-gnupg