<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=26&amp;t=1785" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-03-13T15:18:33+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1785</id>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-03-13T15:18:33+01:00</updated>
<published>2015-03-13T15:18:33+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7024#p7024</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7024#p7024"/>
<title type="html"><![CDATA[Re: [QUESTION] GPG key stored on yubikey not recognised by G]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7024#p7024"><![CDATA[
I think you need to have <em>gpg-agent</em> and <em>scdaemon</em> running. I happend to have GPGTools installed, so adjust the following for your installation.<br /><br /><em>~/.gnupg/gpg-agent.conf</em>:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">pinentry-program /usr/local/MacGPG2/libexec/pinentry-mac.app/Contents/MacOS/pinentry-mac<br />#pinentry-program /Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac<br />scdaemon-program /usr/local/MacGPG2/libexec/scdaemon<br />enable-ssh-support<br />write-env-file<br />default-cache-ttl 600<br />max-cache-ttl 7200<br /></div><br /><br /><em>~/.gnupg/scdaemon.conf</em>:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">reader-port &quot;Yubico Yubikey NEO OTP+U2F+CCID 00 00&quot;<br />reader-port &quot;Yubico Yubikey NEO OTP+U2F+CCID 01 00&quot;<br />pcsc-driver /System/Library/Frameworks/PCSC.framework/PCSC<br />disable-ccid<br />card-timeout 15 #Release the card after 15 seconds<br /></div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Fri Mar 13, 2015 3:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[yubi]]></name></author>
<updated>2015-03-13T03:28:32+01:00</updated>
<published>2015-03-13T03:28:32+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7018#p7018</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7018#p7018"/>
<title type="html"><![CDATA[[QUESTION] GPG key stored on yubikey not recognised by GPG?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1785&amp;p=7018#p7018"><![CDATA[
I have a Yubikey NEO. <br />By following various guides, I eventually got this working on Linux Mint 17.1.<br />With the second slot in CCID mode, I was able to transfer a gpg private key from my keyring to the yubikey<br />So <div class="codetitle"><b>Code:</b></div><div class="codecontent">gpg2 --card-status</div> shows the details of my card as expected.<br /><br />However, I can't figure out how to actually use the key stored on the yubikey.<br />I believe it should be the case that when I do <div class="codetitle"><b>Code:</b></div><div class="codecontent">gpg -K</div> gpg should recognise the keyring on the card and display it in a separate section. <br />Once that is the case, one can use the key to encrypt/decrypt just as normal.  Is that correct? If not, what am I missing?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3594">yubi</a> — Fri Mar 13, 2015 3:28 am</p><hr />
]]></content>
</entry>
</feed>