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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-09-30T21:08:33+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=4&amp;t=201</id>
<entry>
<author><name><![CDATA[ocibuy]]></name></author>
<updated>2009-09-30T21:08:33+01:00</updated>
<published>2009-09-30T21:08:33+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=201&amp;p=1810#p1810</id>
<link href="https://forum.yubico.com/viewtopic.php?t=201&amp;p=1810#p1810"/>
<title type="html"><![CDATA[Re: The Yubikey API??]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=201&amp;p=1810#p1810"><![CDATA[
Why not ask the owner of the site to implement OpenID (pretty easy, there is an ASP library at <!-- w --><a class="postlink" href="http://www.openidenabled.com">www.openidenabled.com</a><!-- w -->)?  If you sign up with a site like <!-- w --><a class="postlink" href="http://www.clavid.com">www.clavid.com</a><!-- w -->, they have implemented the OpenID server side library (OP) so that you can sign on with your Yubikey  <img src="https://forum.yubico.com/images/smilies/icon_e_biggrin.gif" alt=":D" title="Very Happy" />   <br /><br />ocibuy<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=900">ocibuy</a> — Wed Sep 30, 2009 9:08 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[paul]]></name></author>
<updated>2008-10-30T08:20:03+01:00</updated>
<published>2008-10-30T08:20:03+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=201&amp;p=774#p774</id>
<link href="https://forum.yubico.com/viewtopic.php?t=201&amp;p=774#p774"/>
<title type="html"><![CDATA[Re: The Yubikey API??]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=201&amp;p=774#p774"><![CDATA[
<div class="quotetitle">Asselberghs wrote:</div><div class="quotecontent"><br />Hi Paul<br />....<br />I want the key to be able to be used anywhere.<br />....<br /></div><br /><br />Hi, Asselberghs,<br /><br />I share the same passion to use Yubikey anywhere, did you try using MashedLife.com? It is the closest to the vision.<br /><br />Cheers<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=55">paul</a> — Thu Oct 30, 2008 8:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Asselberghs]]></name></author>
<updated>2008-10-28T09:33:08+01:00</updated>
<published>2008-10-28T09:33:08+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=201&amp;p=769#p769</id>
<link href="https://forum.yubico.com/viewtopic.php?t=201&amp;p=769#p769"/>
<title type="html"><![CDATA[Re: The Yubikey API??]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=201&amp;p=769#p769"><![CDATA[
Hi Paul<br /><br />I own a yubikey ofcorse.<br />I got it to work by authenticateing it agains yubicos servers, and matching the unique 12 characters of the yubikey agains a database containing this unique part of the key, thus success and i have a easy PHP based sollution even though I don´t have that much codeing experience not compared to at least other PHP sollutions I´ve seen.<br /><br />I want the key to be able to be used anywhere.<br /><br />the place i would like to see it added is a community run by a guy thats an asp coder thus I cannot impliment it my self.<br /><br />Yubikey is a security token thus I don´t like the idear of revealing how its done and hand out my api key.<br /><br />He don´t own a key and I will not ask him to by one just for it to work, its in my interest that it will work not his.<br /><br />can i hash/mask my id or something? as my code is PHP i cannot in anyway let him borrorw code serverside remotely so he would not see the id/api.<br /><br />what should i do? just hand him the technique behind the authentication and my API/ID? and trust that he will not misuse it? or do I have any other option? i doubt he has any way of getting OpenID, https or any other special means for this security mesure. I know its Open Source and ASP is not an Open Source language but yet it should be able to be done right?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=292">Asselberghs</a> — Tue Oct 28, 2008 9:33 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[paul]]></name></author>
<updated>2008-10-27T22:45:51+01:00</updated>
<published>2008-10-27T22:45:51+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=201&amp;p=768#p768</id>
<link href="https://forum.yubico.com/viewtopic.php?t=201&amp;p=768#p768"/>
<title type="html"><![CDATA[Re: The Yubikey API??]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=201&amp;p=768#p768"><![CDATA[
Why not asking the community owner to support using a Yubikey to login? It won't take more than a few hours to do so based on past experiences.<br /><br />The site should use https to connect to <!-- m --><a class="postlink" href="https://api.yubico.com">https://api.yubico.com</a><!-- m -->, and validate Yubico's ssl certificate.<br /><br />If not possible, then you are right that if the Yubikey is owned by you, not by the community owner. Only you have the API key to sign the req and verify the response. Then sharing your API key w/ a trusted service provider can be a solution if you want all your requests/responses to be signed &amp; verified.<br /><br />Cheers<br /><br /><div class="quotetitle">Asselberghs wrote:</div><div class="quotecontent"><br />I have figured out how to in PHP authenticate with yubikey and bind to a database so far so good. I want to have that integrated on a community im in but not running.<br />does it compromise security if I tell him how I managed to integrate yubikey in a login procedure and I give him my API id,info which is a criteria for authenticating agains Yubicos servers?<br />If its a danger that I hand him my API key/id then what do I do to make login possible in places I do not control, I want it to be as much out on the internet as possible but I do not run that community to which I want to add yubikey authentication. I do not think he will misuse it or if he even can. But I will not compromise security regarding the yubikeys then the point goes away hehe.<br /></div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=55">paul</a> — Mon Oct 27, 2008 10:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Asselberghs]]></name></author>
<updated>2008-10-27T11:54:13+01:00</updated>
<published>2008-10-27T11:54:13+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=201&amp;p=767#p767</id>
<link href="https://forum.yubico.com/viewtopic.php?t=201&amp;p=767#p767"/>
<title type="html"><![CDATA[The Yubikey API??]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=201&amp;p=767#p767"><![CDATA[
I have figured out how to in PHP authenticate with yubikey and bind to a database so far so good. I want to have that integrated on a community im in but not running.<br />does it compromise security if I tell him how I managed to integrate yubikey in a login procedure and I give him my API id,info which is a criteria for authenticating agains Yubicos servers?<br />If its a danger that I hand him my API key/id then what do I do to make login possible in places I do not control, I want it to be as much out on the internet as possible but I do not run that community to which I want to add yubikey authentication. I do not think he will misuse it or if he even can. But I will not compromise security regarding the yubikeys then the point goes away hehe.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=292">Asselberghs</a> — Mon Oct 27, 2008 11:54 am</p><hr />
]]></content>
</entry>
</feed>