<?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=3&amp;t=202" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2008-10-31T17:35:34+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=3&amp;t=202</id>
<entry>
<author><name><![CDATA[paul]]></name></author>
<updated>2008-10-31T17:35:34+01:00</updated>
<published>2008-10-31T17:35:34+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=780#p780</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=780#p780"/>
<title type="html"><![CDATA[Re: OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=780#p780"><![CDATA[
<div class="quotetitle">Rohos wrote:</div><div class="quotecontent"><br />We are implementing OTP online validation on your server by using API  <!-- m --><a class="postlink" href="http://www.yubico.com/developers/api/">http://www.yubico.com/developers/api/</a><!-- m --><br />but there is no notice about PIN code support.<br /><br />Does this verification includes PIN code validation or not?<br /></div><br /><br />Hi, Alex,<br /><br />Good question. Yubico validation server intends to validate OTP only, usually it is the service provider that stores the PIN as the 2nd factor on their side. See MashedLife.com or ClavID.com as examples.<br /><br />If you think that's not enough... since Yubico validation server is open-source, some do tweak it to serve their own purposes.<br /><br />Cheers<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=55">paul</a> — Fri Oct 31, 2008 5:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Rohos]]></name></author>
<updated>2008-10-31T14:52:34+01:00</updated>
<published>2008-10-31T14:52:34+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=779#p779</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=779#p779"/>
<title type="html"><![CDATA[Re: OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=779#p779"><![CDATA[
<div class="quotetitle">ferrix wrote:</div><div class="quotecontent"><br />Alex,<br />We already have solved this problem , by the way, see <a href="http://AuthLite.com" class="postlink">http://AuthLite.com</a> if interested.<br /></div><br /><br />What exactly do you fixed?  <br />My question was How to verify PIN via your Web API?  (if user choosed to use PIN on your site)<br /><br />I saw authlite web, but looks like there is no download. I wrote them an email to get a trial. but no responce.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=225">Rohos</a> — Fri Oct 31, 2008 2:52 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ferrix]]></name></author>
<updated>2008-10-29T20:56:55+01:00</updated>
<published>2008-10-29T20:56:55+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=773#p773</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=773#p773"/>
<title type="html"><![CDATA[Re: OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=773#p773"><![CDATA[
<div class="quotetitle">hasterguf wrote:</div><div class="quotecontent"><br />What about storing the Secret AES key and the counters locally? Then you could always do an offline authentication without being dependant of yubico's servers...<br /><br />Best regards,<br />   Alex<br /></div><br /><br />Alex,<br />We already have solved this problem , by the way, see <a href="http://AuthLite.com" class="postlink">http://AuthLite.com</a> if interested.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=162">ferrix</a> — Wed Oct 29, 2008 8:56 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Rohos]]></name></author>
<updated>2008-10-29T10:19:17+01:00</updated>
<published>2008-10-29T10:19:17+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=772#p772</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=772#p772"/>
<title type="html"><![CDATA[Re: OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=772#p772"><![CDATA[
<div class="quotetitle">hasterguf wrote:</div><div class="quotecontent"><br />It's nice that you are implementing the windows-logon with the yubikey - when it's working you would immidiately have a new customer. But I see a problem in the fact that you are relying on yubico's servers. What if they are down or the computer is missing internet-connection? Then it's not possible to authenticate?<br />What about storing the Secret AES key and the counters locally? Then you could always do an offline authentication without being dependant of yubico's servers...<br /><br />Best regards,<br />   Alex<br /></div><br /><br />We are going to implement verification on the Yubico web + local verification (by using changed AES key). <br />So we will make both.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=225">Rohos</a> — Wed Oct 29, 2008 10:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[hasterguf]]></name></author>
<updated>2008-10-28T20:00:35+01:00</updated>
<published>2008-10-28T20:00:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=771#p771</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=771#p771"/>
<title type="html"><![CDATA[Re: OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=771#p771"><![CDATA[
Hi Rohos,<br /><br />It's nice that you are implementing the windows-logon with the yubikey - when it's working you would immidiately have a new customer. But I see a problem in the fact that you are relying on yubico's servers. What if they are down or the computer is missing internet-connection? Then it's not possible to authenticate?<br />What about storing the Secret AES key and the counters locally? Then you could always do an offline authentication without being dependant of yubico's servers...<br /><br />Best regards,<br />   Alex<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=76">hasterguf</a> — Tue Oct 28, 2008 8:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Rohos]]></name></author>
<updated>2008-10-28T15:44:38+01:00</updated>
<published>2008-10-28T15:44:38+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=202&amp;p=770#p770</id>
<link href="https://forum.yubico.com/viewtopic.php?t=202&amp;p=770#p770"/>
<title type="html"><![CDATA[OTP verification on the yubico.com + PIN code]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=202&amp;p=770#p770"><![CDATA[
We are implementing OTP online validation on your server by using API  <!-- m --><a class="postlink" href="http://www.yubico.com/developers/api/">http://www.yubico.com/developers/api/</a><!-- m --><br />but there is no notice about PIN code support.<br /><br />Does this verification includes PIN code validation or not?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=225">Rohos</a> — Tue Oct 28, 2008 3:44 pm</p><hr />
]]></content>
</entry>
</feed>