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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2008-09-03T20:10:52+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=8&amp;t=164</id>
<entry>
<author><name><![CDATA[Estrate]]></name></author>
<updated>2008-09-03T20:10:52+01:00</updated>
<published>2008-09-03T20:10:52+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=164&amp;p=639#p639</id>
<link href="https://forum.yubico.com/viewtopic.php?t=164&amp;p=639#p639"/>
<title type="html"><![CDATA[Re: Basic Python library for decrypting and parsing]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=164&amp;p=639#p639"><![CDATA[
In addition to the decrypting and parsing code, I added Django 1.0 support. It stores the keys (AES key + ID's) and connects the keys to Django users and uses the nice admin interface for adding them. By using the provided Backend you can then authenticate with your key to log into your Django webapp. Please mind that the code is fresh and needs some time before I'd use it in production. It also needs documentation, an experienced Django developer should however have no trouble installing it.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=200">Estrate</a> — Wed Sep 03, 2008 8:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Simon]]></name></author>
<updated>2008-08-19T15:14:30+01:00</updated>
<published>2008-08-19T15:14:30+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=164&amp;p=568#p568</id>
<link href="https://forum.yubico.com/viewtopic.php?t=164&amp;p=568#p568"/>
<title type="html"><![CDATA[Re: Basic Python library for decrypting and parsing]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=164&amp;p=568#p568"><![CDATA[
Thanks.  We've linked to your library from:<br /><br /><!-- m --><a class="postlink" href="http://yubico.com/developers/library/">http://yubico.com/developers/library/</a><!-- m --><br /><br />Hopefully others with Python interest will work with you to improve your code instead of having to reinvent the wheel here.<br /><br />/Simon<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2">Simon</a> — Tue Aug 19, 2008 3:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Estrate]]></name></author>
<updated>2008-08-19T12:58:08+01:00</updated>
<published>2008-08-19T12:58:08+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=164&amp;p=553#p553</id>
<link href="https://forum.yubico.com/viewtopic.php?t=164&amp;p=553#p553"/>
<title type="html"><![CDATA[Basic Python library for decrypting and parsing]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=164&amp;p=553#p553"><![CDATA[
Hi,<br /><br />I started a new project that implements decrypting and parsing of OTP values in Python: <a href="http://code.google.com/p/yubikey-python/" class="postlink">http://code.google.com/p/yubikey-python/</a>. I had a good look at the PHP, Java and C libraries that already implement this. In the near future I will add a Django authentication backend to this project. The decrypting and parsing won't depend on it though, so you can use it in any Python project. I welcome others to add authentication for other Python projects. If you find any issues or have suggestions, please post it to the Google Code project.<br /><br />Thanks,<br /><br />Rudolph Froger<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=200">Estrate</a> — Tue Aug 19, 2008 12:58 pm</p><hr />
]]></content>
</entry>
</feed>