From 2de6ad9a99c86cbba09bd38c5eaf06e184afeae9 Mon Sep 17 00:00:00 2001 From: Victor Fischer Scattone Date: Wed, 18 May 2016 14:35:42 -0300 Subject: [PATCH] yubikey tails fix Fix to use the yubikey on Tails --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a6db11a..a068a7b 100644 --- a/README.md +++ b/README.md @@ -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