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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-01-19T00:16:53+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=5&amp;t=222</id>
<entry>
<author><name><![CDATA[chaeron]]></name></author>
<updated>2009-01-19T00:16:53+01:00</updated>
<published>2009-01-19T00:16:53+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=222&amp;p=930#p930</id>
<link href="https://forum.yubico.com/viewtopic.php?t=222&amp;p=930#p930"/>
<title type="html"><![CDATA[Re: Purpose of UID/SecretID in OTP?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=222&amp;p=930#p930"><![CDATA[
Thanks Jacob.<br /><br />We've decided to use the internal UID as an extra authentication check.<br /><br />Never thought to use common AES keys....probably more security risk that way, since getting your hands on the key then lets you crack multiple hardware keys, but an interesting idea nonetheless.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=351">chaeron</a> — Mon Jan 19, 2009 12:16 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Jakob]]></name></author>
<updated>2009-01-10T18:48:03+01:00</updated>
<published>2009-01-10T18:48:03+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=222&amp;p=874#p874</id>
<link href="https://forum.yubico.com/viewtopic.php?t=222&amp;p=874#p874"/>
<title type="html"><![CDATA[Re: Purpose of UID/SecretID in OTP?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=222&amp;p=874#p874"><![CDATA[
The intended usage is when a collection Yubikeys share the same AES key.<br /><br />Assume a case where the public id (fixed part) is set to zero bytes. The OTP is then 128 bits = 32 modhex characters. The server decrypts all keys in the collection using the same AES key and uses the private id (uid) to determine the user's id.<br /><br />If not used in this context, such as how the Yubico authentication server setting works, the private id (uid) is typically set to a random string. Although not needed, the server application can verify this number.<br /><br />With the best regards,<br /><br />JakobE<br />Hardware- and firmware guy @ Yubico<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=83">Jakob</a> — Sat Jan 10, 2009 6:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chaeron]]></name></author>
<updated>2009-01-09T23:51:54+01:00</updated>
<published>2009-01-09T23:51:54+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=222&amp;p=864#p864</id>
<link href="https://forum.yubico.com/viewtopic.php?t=222&amp;p=864#p864"/>
<title type="html"><![CDATA[Purpose of UID/SecretID in OTP?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=222&amp;p=864#p864"><![CDATA[
I've been reviewing the validation server code, and was curious what the UID (also called SecretID), 6-byte field in the decrypted OTP is intended to be used for?<br /><br />The Validation Server logic does not seem to use it for validation.<br /><br />Is this something that is unique to each yubikey?  Should we store it in our database and use it for yet another validation test, checking to make sure the values match?<br /><br />Thanks!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=351">chaeron</a> — Fri Jan 09, 2009 11:51 pm</p><hr />
]]></content>
</entry>
</feed>