<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: obov v1.1.0 released</title>
	<atom:link href="http://ricardozuasti.com/2008/obov-v110-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://ricardozuasti.com/2008/obov-v110-released/</link>
	<description>Random thoughts about programming</description>
	<lastBuildDate>Fri, 31 May 2013 22:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Raffaele P. Guidi</title>
		<link>http://ricardozuasti.com/2008/obov-v110-released/comment-page-1/#comment-28985</link>
		<dc:creator>Raffaele P. Guidi</dc:creator>
		<pubDate>Wed, 26 Sep 2012 20:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=17#comment-28985</guid>
		<description>Pretty useful work, and obovweb is a nice complement for testing purposes, but... what happened to the product page? /obov link is broken! I would like to know if obov supports both time based and event based passwords</description>
		<content:encoded><![CDATA[<p>Pretty useful work, and obovweb is a nice complement for testing purposes, but&#8230; what happened to the product page? /obov link is broken! I would like to know if obov supports both time based and event based passwords</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://ricardozuasti.com/2008/obov-v110-released/comment-page-1/#comment-980</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 10 Jul 2009 14:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=17#comment-980</guid>
		<description>I&#039;ve got a working setup which might be of interest to others. 

I&#039;m using a ZyXEL hardware token. You find the details here: http://www.zyxel.com/web/product_family_detail.php?PC1indexflag=20040908175941&amp;CategoryGroupNo=96C9CDE6-F2AA-4D84-9D62-311A7CCD996C

They are shipped with a CD containing the seeds. Look for a file called data01.sql located in ASAS\import.

Using the following parameters you should get the token running together with oboc in just a few minutes:
* secret = the seed you found in data01.sql next to your token&#039;s ESN id within the insert into the table OTP
* codeDigits = 6
* addChecksum = false
* truncationOffset = 16 (this enforces dynamic truncation)

The token is event based. This means that the moving factor (or counter) is increased every time you push the button to get a new password. You can use resyncMovingFactor if you don&#039;t know the counter of your token.

The ZyXEL tokens come from Authenex and are identical with their A-Key 3600 token. Though, I don&#039;t know how they supply the seeds in the same way. See http://www.authenex.com/authenex-products/akey-token-3600.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a working setup which might be of interest to others. </p>
<p>I&#8217;m using a ZyXEL hardware token. You find the details here: <a href="http://www.zyxel.com/web/product_family_detail.php?PC1indexflag=20040908175941&#038;CategoryGroupNo=96C9CDE6-F2AA-4D84-9D62-311A7CCD996C" rel="nofollow">http://www.zyxel.com/web/product_family_detail.php?PC1indexflag=20040908175941&#038;CategoryGroupNo=96C9CDE6-F2AA-4D84-9D62-311A7CCD996C</a></p>
<p>They are shipped with a CD containing the seeds. Look for a file called data01.sql located in ASAS\import.</p>
<p>Using the following parameters you should get the token running together with oboc in just a few minutes:<br />
* secret = the seed you found in data01.sql next to your token&#8217;s ESN id within the insert into the table OTP<br />
* codeDigits = 6<br />
* addChecksum = false<br />
* truncationOffset = 16 (this enforces dynamic truncation)</p>
<p>The token is event based. This means that the moving factor (or counter) is increased every time you push the button to get a new password. You can use resyncMovingFactor if you don&#8217;t know the counter of your token.</p>
<p>The ZyXEL tokens come from Authenex and are identical with their A-Key 3600 token. Though, I don&#8217;t know how they supply the seeds in the same way. See <a href="http://www.authenex.com/authenex-products/akey-token-3600.html" rel="nofollow">http://www.authenex.com/authenex-products/akey-token-3600.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
