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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2010-05-09T13:02:24+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=3&amp;t=528</id>
<entry>
<author><name><![CDATA[Kami]]></name></author>
<updated>2010-05-09T13:02:24+01:00</updated>
<published>2010-05-09T13:02:24+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=528&amp;p=2206#p2206</id>
<link href="https://forum.yubico.com/viewtopic.php?t=528&amp;p=2206#p2206"/>
<title type="html"><![CDATA[Re: Yubico Python client]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=528&amp;p=2206#p2206"><![CDATA[
Version 1.2 has been released.<br /><br />This version adds support for authenticating using multiple OTPs.<br /><br />For this mode to work, you must specify the maximum amount of time which can pass between the time when the first and the last OTP is generated.<br /><br />This adds extra layer of protection, if for example someone steals a single OTP from you.<br /><br />The code is available on <a href="http://github.com/Kami/python-yubico-client" class="postlink">GitHub</a>.<br /><br />If you don't like installing modules from repositories, you can install the module from pip:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">pip install yubico</div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1115">Kami</a> — Sun May 09, 2010 1:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Kami]]></name></author>
<updated>2010-05-06T17:15:53+01:00</updated>
<published>2010-05-06T17:15:53+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=528&amp;p=2195#p2195</id>
<link href="https://forum.yubico.com/viewtopic.php?t=528&amp;p=2195#p2195"/>
<title type="html"><![CDATA[Yubico Python client]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=528&amp;p=2195#p2195"><![CDATA[
Hello all,<br /><br />Recently I received a Yubico newsletter and I have noticed that a new validation protocol version 2 was released.<br /><br />I have checked the page and I saw that no Python client supporting this new protocol was available, so I decided to create one (the one which is available is very basic and it does not even support secure connections and response signature verification).<br /><br />The new client supports basically all the features, meaning:<br /><br />- full validation protocol 2 support (queries are sent to multiple servers in parallel)<br />- optional secure connection support - https (it is enabled by default)<br />- optional server HMAC-SHA1 signature verification (you need to specify your secret key if you want to use it)<br /><br />The code is available on GitHub - <a href="http://github.com/Kami/python-yubico-client" class="postlink">http://github.com/Kami/python-yubico-client</a><br /><br />If you have any comments or suggestions, feel free to post them.<br /><br />P.S. I also plan to make a Django 1.2 compatible authentication backend in the future.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1115">Kami</a> — Thu May 06, 2010 5:15 pm</p><hr />
]]></content>
</entry>
</feed>