yubikey tails fix

Fix to use the yubikey on Tails
pull/1/head
Victor Fischer Scattone 8 years ago
parent da1ce278c6
commit 2de6ad9a99

@ -66,6 +66,10 @@ Consider purchasing a pair and programming both in case of loss or damage to one
$ sudo apt-get install gnupg-agent pinentry-curses scdaemon pcscd yubikey-personalization
If on Tails, you also need to install libykpers-1-1 from the testing repository. This is a temporary fix suggested on [securedrop issues page](https://github.com/freedomofpress/securedrop/issues/1035).
$ sudo apt-get install -t testing libykpers-1-1
# Creating keys
## Create temporary working directory for GPG

Loading…
Cancel
Save