1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
nixpkgs/pkgs
Philip Potter f7ab5d985f gnupg-pkcs11-scd: init at 0.9.2
This adds gnupg-pkcs11-scd, a smart card daemon for GnuPG that supports
PKCS#11 smartcards (such as the Yubikey PIV module).

You can use it by adding something like this to your
~/.gnupg/gpg-agent.conf:

    scdaemon-program /home/<user>/.nix-profile/bin/gnupg-pkcs11-scd

You will also need to install `opensc` and have a
~/.gnupg/gnupg-pkcs11-scd.conf with something like the following:

    providers opensc

    provider-opensc-library /home/philandstuff/.nix-profile/lib/pkcs11/opensc-pkcs11.so

Then `gpg` smartcard operations will access your PKCS#11-capable
smartcard.
2019-10-16 22:21:47 +01:00
..
applications almanah: 0.11.1 → 0.12.0 2019-10-14 17:18:21 +02:00
build-support Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
common-updater
data Merge branch 'master' into staging-next 2019-10-13 13:31:33 +02:00
desktops Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
development bazel_0_4: remove 2019-10-14 18:33:17 +02:00
games Merge branch 'staging-next' 2019-10-13 16:10:58 +02:00
misc vimPlugins.vim-manpager: init at 2017-05-08 2019-10-14 16:19:11 +02:00
os-specific wpa_supplicant: install d-bus conf correctly to share/dbus/system.d 2019-10-14 18:57:44 +02:00
servers documize-communitiy: 3.1.1 -> 3.1.2 2019-10-14 15:35:32 +02:00
shells oh-my-zsh: 2019-10-09 -> 2019-10-10 2019-10-12 11:17:24 -04:00
stdenv
test
tools gnupg-pkcs11-scd: init at 0.9.2 2019-10-16 22:21:47 +01:00
top-level gnupg-pkcs11-scd: init at 0.9.2 2019-10-16 22:21:47 +01:00