<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ClearPass Developer Blog</title>
	<atom:link href="http://www.clearpass.org/dev/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.clearpass.org/dev</link>
	<description>Client-Side Heavy Encryption Password Storage</description>
	<lastBuildDate>Thu, 19 Mar 2009 01:56:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dog Food</title>
		<link>http://www.clearpass.org/dev/?p=68</link>
		<comments>http://www.clearpass.org/dev/?p=68#comments</comments>
		<pubDate>Thu, 19 Mar 2009 01:56:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=68</guid>
		<description><![CDATA[I don&#8217;t remember where I first heard it, but I love the term &#8220;Eating your own dog food.&#8221; I&#8217;ve been doing that a lot recently as I started consolidating my passwords into ClearPass.  I&#8217;ve been eating my own dog food and it tastes terrible. I still believe in the concept and implementation I have here, [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t remember where I first heard it, but I love the term &#8220;Eating your own dog food.&#8221;</p>
<p>I&#8217;ve been doing that a lot recently as I started consolidating my passwords into ClearPass.  I&#8217;ve been eating my own dog food and it tastes terrible.</p>
<p>I still believe in the concept and implementation I have here, but the user interface is nigh unusable.</p>
<p>Expect better meat soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Minor Update</title>
		<link>http://www.clearpass.org/dev/?p=65</link>
		<comments>http://www.clearpass.org/dev/?p=65#comments</comments>
		<pubDate>Wed, 07 Jan 2009 02:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=65</guid>
		<description><![CDATA[Just pushed a minor update to the main version.  We have three changes in this one. First is that you now have the ability to generate random passwords as wanted with the &#8220;Generate Password&#8221; menu option.  This will become more tightly integrated over time. Next is that there is a password strength meter, only in [...]]]></description>
			<content:encoded><![CDATA[<p>Just pushed a minor update to the main version.  We have three changes in this one.</p>
<p>First is that you now have the ability to generate random passwords as wanted with the &#8220;Generate Password&#8221; menu option.  This will become more tightly integrated over time.</p>
<p>Next is that there is a password strength meter, only in two places so far though. The sign up page and the generate password page.</p>
<p>Lastly you can now directly link to public pages with the URL parameter &#8216;page&#8217;.  So for example, I can show you the new password generation page by directing you to this link: <a href="http://www.ClearPass.org/?pane=generate" target="_blank">http://www.ClearPass.org/?pane=generate</a></p>
<p>That is all for now.  A release list and time line should be forthcoming soon if time allows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug!</title>
		<link>http://www.clearpass.org/dev/?p=56</link>
		<comments>http://www.clearpass.org/dev/?p=56#comments</comments>
		<pubDate>Thu, 01 Jan 2009 00:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bug]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=56</guid>
		<description><![CDATA[A bug has been found in ClearPass 1.0 RC 1. If you have problems saving anything (it usually shows up on saving an item) you probably need to change your NATIVE_JSON configuration option to false. I&#8217;m still not sure what is causing the problem there, but on certain strings the PHP internal JSON parser returns [...]]]></description>
			<content:encoded><![CDATA[<p>A bug has been found in ClearPass 1.0 RC 1.  If you have problems saving anything (it usually shows up on saving an item) you probably need to change your <tt>NATIVE_JSON</tt> configuration option to <tt>false</tt>.</p>
<p>I&#8217;m still not sure what is causing the problem there, but on certain strings the PHP internal JSON parser returns a <tt>NULL</tt>.  With the way the system is written, that results in a silent failure (unless you have some PHP error reporting enabled).</p>
<p>I&#8217;ll update here once I figure this out, and the SVN version has some code to keep it from failing silently.</p>
<p>Thanks to Guy Maresh for pointing this one out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.0 RC1</title>
		<link>http://www.clearpass.org/dev/?p=51</link>
		<comments>http://www.clearpass.org/dev/?p=51#comments</comments>
		<pubDate>Tue, 09 Dec 2008 00:29:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=51</guid>
		<description><![CDATA[Update! Looks like I missed a small bug. There is some extra junk text in the clearpass.js (search for &#8220;Test2&#8243;) that messes up the sorting functionality. Here is a link to a fixed, compressed clearpass.js, or you can simply remove that text from your current copy. 1.0.rc1.sortfix.clearpass.js I finally feel that ClearPass is close enough [...]]]></description>
			<content:encoded><![CDATA[<div style="border: 2px dashed #777; background: #FFF7B7; padding: 5px;"><strong>Update!</strong>
<p>Looks like I missed a small bug.  There is some extra junk text in the clearpass.js (search for &#8220;Test2&#8243;) that messes up the sorting functionality.  Here is a link to a fixed, compressed clearpass.js, or you can simply remove that text from your current copy.</p>
<p><a href="http://www.clearpass.org/assets/1.0.rc1.sortfix.clearpass.js">1.0.rc1.sortfix.clearpass.js</a></p>
</div>
<p>I finally feel that ClearPass is close enough to create a &#8220;release&#8221;.  It&#8217;s now running on the <a href="http://www.clearpass.org/">front page</a>.  If you don&#8217;t want to create a user, try out user <em>test</em> with password <em>password</em>. <span style="text-decoration: underline;">Don&#8217;t save anything real with that user!</span></p>
<p>There are a few things left I want to do before I release a 1.0 as complete, but for now I wanted to get out this usable release in the mean time.  It should have minimal bugs, please report those you find!</p>
<p>It is not compatible with anything older than 1.0 Alpha 5. And yes, I am going to try to reign in my naming scheme. <img src='http://www.clearpass.org/dev/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://downloads.sourceforge.net/blowpass/ClearPass_1_0_RC1.tar.gz?use_mirror=">Download ClearPass 1.0 RC1</a></p>
<pre style="font-size: 10px; border: #000; background: #DDD; overflow: scroll;">CHANGELOG - Version 1.0 RC1
Version 1.0 RC1
  - Updated database layout
  - Lots more PHP error handling
  - Added filter to main items table

Version 1.00 Alpha 05
  - Added AES as new default cipher (Mark Percival - http://github.com/markpercival/gibberish-aes/tree/master)
  - Fixed FF3 Ajax problems.
  - Moved to newer version of Mootools</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Item Filtering</title>
		<link>http://www.clearpass.org/dev/?p=37</link>
		<comments>http://www.clearpass.org/dev/?p=37#comments</comments>
		<pubDate>Sun, 07 Dec 2008 02:56:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=37</guid>
		<description><![CDATA[An old request was to add a filter tool to the item list. I finally got around to implementing this, and it works fairly well. Click below to show a wide flash player that shows it off. Or click the AVI link for better quality and a smaller file ( beats me why . Show [...]]]></description>
			<content:encoded><![CDATA[<p>An <a href="http://www.clearpass.org/dev/?p=28#comment-11">old request</a> was to add a filter tool to the item list.  I finally got around to implementing this, and it works fairly well.  Click below to show a wide flash player that shows it off.  Or click the AVI link for better quality and a smaller file ( beats me why <img src='http://www.clearpass.org/dev/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>
<a onclick="document.getElementById('player-wrapper').style.display = ''; document.getElementById('player-wrapper').style.left = (document.documentElement.clientWidth - 800)/2+'px';">Show Player (1.5mb)</a><br />
<a href="http://www.clearpass.org/assets/filtering.avi" target="_blank">Download AVI (720kb)</a>
</p>
<div id="player-wrapper" style="display: none; position: absolute; z-index: 500; top: 30px; left: 0; width: 800px; text-align: center;">
<p><script type="text/javascript" src="https://media.dreamhost.com/swfobject.js"></script></p>
<div id="player"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<p><a onclick="document.getElementById('player-wrapper').style.display = 'none';"><b>Hide Player</b></a></p>
</div>
<p><script type="text/javascript">
var so = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','800','528','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addVariable('height','528');
so.addVariable('width','800');
so.addVariable('file','http://clearpass.org/assets/filtering.flv');
so.write('player');
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.clearpass.org/assets/filtering.avi" length="737014" type="video/x-msvideo" />
		</item>
		<item>
		<title>New Release</title>
		<link>http://www.clearpass.org/dev/?p=34</link>
		<comments>http://www.clearpass.org/dev/?p=34#comments</comments>
		<pubDate>Fri, 14 Nov 2008 03:49:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=34</guid>
		<description><![CDATA[I just created an intermidiate release, with the new Mootool&#8217;s support as well as the GibberishAES. That is what is live on the front end now: http://www.ClearPass.org/. If you want it, grab it here V 1.00 Alpha 5]]></description>
			<content:encoded><![CDATA[<p>I just created an intermidiate release, with the new Mootool&#8217;s support as well as the GibberishAES.  That is what is live on the front end now: <a href="http://www.ClearPass.org/">http://www.ClearPass.org/</a>.</p>
<p>If you want it, grab it here <a href="https://sourceforge.net/project/showfiles.php?group_id=188474&#038;package_id=299011&#038;release_id=640322">V 1.00 Alpha 5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlowPass is ClearPass</title>
		<link>http://www.clearpass.org/dev/?p=32</link>
		<comments>http://www.clearpass.org/dev/?p=32#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:36:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ciphers]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.clearpass.org/dev/?p=32</guid>
		<description><![CDATA[It&#8217;s been a while (almost a year) since development occurred.  There have been lots of changes in the web world since then and BlowPass lagged behind. No more! BlowPass is now ClearPass.  The change is due to the fact that the Blowfish cipher is no longer at the core of the system, and that the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while (almost a year) since development occurred.  There have been lots of changes in the web world since then and BlowPass lagged behind.</p>
<p>No more!</p>
<p>BlowPass is now ClearPass.  The change is due to the fact that the Blowfish cipher is no longer at the core of the system, and that the name BlowPass can generate snickering among immature persons.  I think ClearPass sounds better too.</p>
<p>So aside from the name change, what is going on?  A lot, and also not much.</p>
<p>On the a lot side, is planning.  There is a lot of scheming going on and I&#8217;m getting ready to do something with it.  Not very promising, eh?</p>
<p>On the not much side is implementation.  Aside from the visual changes, the only big change is the use of GibberishAES as the new default cipher.</p>
<p>So, keep your heads up, a new version should be ready within the month&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlowPass 1.00 Alpha 4</title>
		<link>http://www.clearpass.org/dev/?p=29</link>
		<comments>http://www.clearpass.org/dev/?p=29#comments</comments>
		<pubDate>Wed, 12 Dec 2007 01:20:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.blowpass.com/dev/?p=28</guid>
		<description><![CDATA[It&#8217;s been a long time since I&#8217;ve made any real progress on BlowPass. School, work, and other projects have been eating up my time. I have been using the Alpha 3 version, eating my own dogfood, and I&#8217;ve got a list of things to do for Alpha 4. Back off multiple encryptionsThis was a bad [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since I&#8217;ve made any real progress on BlowPass. School, work, and other projects have been eating up my time.  I have been using the Alpha 3 version, eating my own dogfood, and I&#8217;ve got a list of things to do for Alpha 4.</p>
<p><b>Back off multiple encryptions</b><br />This was a bad idea, so I think I&#8217;m going to use the repo to roll back the changes I had made. One site, one cipher.</p>
<p><b>Add search on table</b><br />It was <a href="http://www.blowpass.com/dev/?p=27#comments">suggested</a> I add a box to filter the table, and I think that is a great idea.</p>
<p><b>Change default ordering</b><br />I&#8217;m unhappy with the default sorting, in fact, I&#8217;m not really sure what the default sorting is. Regardless, it needs fixing.</p>
<p><b>Fix notification bar</b><br />I need something other than that bar, it&#8217;s a waste of space.</p>
<p><b>Extract AES and Implement</b><br />I have a GPL&#8217;d AES implementation just waiting for me to extract it, I need to get on it!</p>
<p><b>Twofish?</b><br />I&#8217;d like to have an implementation I wrote by myself, I&#8217;m thinking Twofish.</p>
<p><b>Permanently fix the loading bar</b><br />I need to implement a full fix for the item I wrote about <a href="http://www.blowpass.com/dev/?p=27">here</a>.</p>
<p><b>Re-Sort On Refresh List</b><br />When new items are added and the list refreshes, it isn&#8217;t properly sorted.</p>
<p><b>Random Password Generator</b><br />Explains itself.</p>
<p><b>Password Strength Checker / Meter</b><br />Explains itself.</p>
<p><b>Note Pad</b><br />Add an encrypted, generic note pad feature.</p>
<p><b>More Export Options</b><br />Like JSON, CSV, etc.</p>
<p><b>Import!</b><br />We should be able to import if we can export, right?</p>
<p>I&#8217;m sure there are more items, but these are the main ones that bug me.  I&#8217;ll try to get working over this Christmas break. Let me know in the comments if you have anything that bugs you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Minor bug fix on 1.00 Alpha 3</title>
		<link>http://www.clearpass.org/dev/?p=28</link>
		<comments>http://www.clearpass.org/dev/?p=28#comments</comments>
		<pubDate>Sat, 10 Nov 2007 09:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.blowpass.com/dev/?p=27</guid>
		<description><![CDATA[UPDATE (2008-11-11) This can cause the system to silently and utterly fail in Firefox 3.  Please wait for a new fix or use some other browser. Found an annoying bug when accessing BlowPass over a slow connection. It would render things before they were ready. Just changed the XHR to be synchronous. It&#8217;s just a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE (2008-11-11)</strong> This can cause the system to silently and utterly fail in Firefox 3.  Please wait for a new fix or use some other browser.</p>
<p>Found an annoying bug when accessing BlowPass over a slow connection.  It would render things before they were ready. Just changed the XHR to be synchronous.  It&#8217;s just a temporary fix, and not mandatory, but if you get annoyed with things showing up before they are ready, just bust out your blowpass.js (compressed version), find line 21, and edit it so that you stick in <tt>Object.prototype.async=false;</tt> right between the <tt>s_log('&amp;nbsp;&amp;nbsp;- Q: '+qstring,3);</tt> and the <tt>newXHR=new XHR(params)</tt> giving you: <tt>...s_log('&amp;nbsp;&amp;nbsp;- Q: '+qstring,3);Object.prototype.async=false;newXHR=new XHR(params)...</tt></p>
<p>Development is a little hung up, as I&#8217;m extracting an AES algorithm from some GPL&#8217;d code and adapting it, as well as adding the whole &#8220;multiple-ciphers&#8221; thing, though I might drop the ability to have mixed algorithms on one site.  Or I might make it a per-user setting. We&#8217;ll just see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=28</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Version 0.6X Series End Of Life</title>
		<link>http://www.clearpass.org/dev/?p=27</link>
		<comments>http://www.clearpass.org/dev/?p=27#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:30:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.blowpass.com/dev/?p=26</guid>
		<description><![CDATA[It&#8217;s not a big deal, but I&#8217;ve removed the sources for the 0.6X series of BlowPass from SourceForge. The next-gen 1.00 series is just so much better, I don&#8217;t want anyone accidentally downloading the wrong version. The source is still available, just contact me here or at SF. Also, I&#8217;ll be decommissioning the 0.6X version [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not a big deal, but I&#8217;ve removed the sources for the 0.6X series of BlowPass from SourceForge.  The next-gen 1.00 series is just so much better, I don&#8217;t want anyone accidentally downloading the wrong version.  The source is still available, just contact me here or at SF.</p>
<p>Also, I&#8217;ll be decommissioning the 0.6X version running on this site at the end of the week. Grab your data if you haven&#8217;t moved to 1.00 yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearpass.org/dev/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
