<?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=2134" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-01-12T13:45:13+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=2134</id>
<entry>
<author><name><![CDATA[dain]]></name></author>
<updated>2016-01-12T13:45:13+01:00</updated>
<published>2016-01-12T13:45:13+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8153#p8153</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8153#p8153"/>
<title type="html"><![CDATA[Re: [QUESTION] Understanding TOTP with Yubico Authenticator]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8153#p8153"><![CDATA[
The slot functionality is really only for YubiKeys which don't have the more advanced OATH &quot;applet&quot;, such as the old standard YubiKey, or YubiKey Edge. The slots are the same ones as can be programmed with the YubiKey Personalization Tool. When available (YubiKey Neo and YubiKey4), the recommendation is to use the advanced OATH functionality instead.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=504">dain</a> — Tue Jan 12, 2016 1:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zak]]></name></author>
<updated>2015-12-21T22:40:03+01:00</updated>
<published>2015-12-21T22:40:03+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8092#p8092</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8092#p8092"/>
<title type="html"><![CDATA[Re: [QUESTION] Understanding TOTP with Yubico Authenticator]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8092#p8092"><![CDATA[
<div class="quotetitle">brendanhoar wrote:</div><div class="quotecontent"><br />Is the computer set to sync the hardware time via NTP?<br /></div><br /> <img src="https://forum.yubico.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarrassed" /> Now I am feeling bad. That was it of course. ntpdate was not running for some reason and the time was off by a few minutes.<br />Thanks for the hint.<br /><br />Nevertheless, I am still curious about the other questions.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4096">zak</a> — Mon Dec 21, 2015 10:40 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[brendanhoar]]></name></author>
<updated>2015-12-21T22:31:11+01:00</updated>
<published>2015-12-21T22:31:11+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8091#p8091</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8091#p8091"/>
<title type="html"><![CDATA[Re: [QUESTION] Understanding TOTP with Yubico Authenticator]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8091#p8091"><![CDATA[
Part of the steps to generate a TOTP code involve sending the local time from the computer or phone to the yubikey.<br /><br />Is the computer set to sync the hardware time via NTP? Contemporary smartphones should be doing this already, which is why they should always work.<br /><br />B<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3142">brendanhoar</a> — Mon Dec 21, 2015 10:31 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zak]]></name></author>
<updated>2015-12-21T22:43:22+01:00</updated>
<published>2015-12-21T18:18:21+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8090#p8090</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8090#p8090"/>
<title type="html"><![CDATA[[QUESTION] Understanding TOTP with Yubico Authenticator]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2134&amp;p=8090#p8090"><![CDATA[
Hi,<br /><br />I am trying to get familiar with my Yubikey NEO and right now I am having trouble understanding the TOTP authentication and getting it to work completely.<br /><br />On one side I use the Yubico Authenticator for Android Version 1.0.3 (from F-Droid). These codes are working fine. On the Desktop side I installed the Yubico Authenticator Version 2.3.0 from Debian testing (with ykpers 1.17.2). These codes are not accepted and when I switch during the time period and compare the codes, I see that they are actually different!<br />It does not make any difference where I add the credential, this is on both sides working fine. But only the codes on the Android app are working, regardless where I added the credential. Why is this the case?<br />[Edit: This is solved: The system time was off by a few minutes. Thanks for the answer brendanhoar.]<br /><br />Apart from this unfortunately the documentation is not very good, meaning many questions are left unanswered:<br /><br />What does it mean to read the codes from slot 1 or slot 2? Are the same slots meant you can setup with the YubiKey Personalization Tool? If so what effect does it have because it seems I can save credentials for TOTP and HOTP with the Authenticator even if I do not have OATH-HOTP written to any (Personalization Tool) slot. Finally in the manpage I found a hint, that if I deactivate the (Authenticator) slots, the &quot;main applet&quot; is used instead. What reason could I have to store a credential in a slot then?<br /><br />Well, this is it for now. Thanks in advance!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4096">zak</a> — Mon Dec 21, 2015 6:18 pm</p><hr />
]]></content>
</entry>
</feed>