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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2010-07-19T09:39:07+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=16&amp;t=552</id>
<entry>
<author><name><![CDATA[tctovsli]]></name></author>
<updated>2010-07-19T09:39:07+01:00</updated>
<published>2010-07-19T09:39:07+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=552&amp;p=2280#p2280</id>
<link href="https://forum.yubico.com/viewtopic.php?t=552&amp;p=2280#p2280"/>
<title type="html"><![CDATA[Re: Suggestion: AES key upload HOWTO for Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=552&amp;p=2280#p2280"><![CDATA[
It turned out to be not so very hard to reprogram the Yubikey after all:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">ykpersonalize -1 -ofixed=h:ff{put in some random 10 HEX-digits here}  -ouid={put in some random 12 HEX-digits here} -v<br /></div><br />In the code above, remove every { and }.<br /><ul><strong>-1</strong> - Change the first configuration. Change this to '2' if you want to change configuration #2 instead.<br /><strong>-ofixed</strong> - Public ID. If the key is in HEX-format (not modhex), the key should start with 'h:ff'. Else, if in modhex-format, it should start with 'vv'.<br /><strong>-ouid</strong> - Private ID/UID.<br /></ul>This is just a summary of what is needed to make it work. When running this, you are asked to type in a passphrase that will be used to generate the AES-key. After this is done, make a copy of your AES-key and upload it to Yubico. <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":-)" title="Smile" /><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=768">tctovsli</a> — Mon Jul 19, 2010 9:39 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tctovsli]]></name></author>
<updated>2010-07-15T11:32:48+01:00</updated>
<published>2010-07-15T11:32:48+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=552&amp;p=2275#p2275</id>
<link href="https://forum.yubico.com/viewtopic.php?t=552&amp;p=2275#p2275"/>
<title type="html"><![CDATA[Suggestion: AES key upload HOWTO for Linux]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=552&amp;p=2275#p2275"><![CDATA[
I want to reprogram my Yubikey and upload my AES-key according to this howto: <a href="http://www.yubico.com/developers/aeskeys/" class="postlink">http://www.yubico.com/developers/aeskeys/</a>.<br />My only issue is that I'm running Linux, and I don't want to misconfigure my Yubikey since it's al. <br />I hoped someone with enough knowledge could make a short howto on how this is done using the CLI-tool for Linux? A quick explenation of the required settings and parameters would be great, or better yet: a short script for easing the process.  <img src="https://forum.yubico.com/images/smilies/icon_e_wink.gif" alt=";)" title="Wink" /> <br />Anyone up for the challenge?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=768">tctovsli</a> — Thu Jul 15, 2010 11:32 am</p><hr />
]]></content>
</entry>
</feed>