<?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>Software Bashing &#187; authentication</title>
	<atom:link href="http://softwarebashing.org/blog/tag/authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwarebashing.org/blog</link>
	<description>We hate software. With a passion.</description>
	<lastBuildDate>Sun, 11 Apr 2010 21:04:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Password trap</title>
		<link>http://softwarebashing.org/blog/2009/09/password-trap/</link>
		<comments>http://softwarebashing.org/blog/2009/09/password-trap/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:18:35 +0000</pubDate>
		<dc:creator>jubbink</dc:creator>
				<category><![CDATA[Software Bashing]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[bad user interfacing]]></category>
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://softwarebashing.org/blog/?p=199</guid>
		<description><![CDATA[When it comes to browsers a lot has changed over the past few years. One of the great things that all major browsers now support is opening browser windows within the browser window. They call this feature &#039;tabs&#039; (probably because somebody thought that a computer should work the same like this 1960&#039;s file cabinet at your local city hall). Personally [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to browsers a lot has changed over the past few years. One of the great things that all major browsers now support is opening browser windows within the browser window. They call this feature &#039;tabs&#039; (probably because somebody thought that a computer should work the same like this 1960&#039;s file cabinet at your local city hall). Personally I love tabs, it prevents my taskbar from becoming overly cluttered with open browser windows since I tend to have anywhere between 2 and 8 active tabs.</p>
<p>So this one day you run into a great site and you feel like registering there. So you register and open up your 21st century mail-client which of course works in your 21st century browser and you open the mail. You find the link where you can log in. You are prompted with a HTTP authentication dialog.</p>
<p><img class="alignnone size-medium wp-image-203" src="http://softwarebashing.org/blog/wp-content/uploads/2009/09/firefox_htauth_smaller-263x300.jpg" alt="firefox_htauth_smaller" width="263" height="300" /></p>
<p>&#034;Ah, username and password&#034; you think.. &#034;in my mail, let me just.. hey WTF!?&#034;. That&#039;s a pity isn&#039;t it? There is absolutely no way you can do anything with your browser before you do something about that dialog. And the nice thing about HTTP authentication is that it asks up to 3 times for you to log in, even if you press &#039;Cancel&#039;. Because who knows, perhaps you didn&#039;t want to press &#039;Cancel&#039;.</p>
<p>Why can&#039;t i just interact with my browser when this thing pops up? Now for this particular case I had an easy username, but what if my username was not that easy and I would want to copy/paste both my username and password? I&#039;d have to open my mail in a different browser window or copy/paste it to my favorite text editor. Thank you 21st century tabs!</p>
]]></content:encoded>
			<wfw:commentRss>http://softwarebashing.org/blog/2009/09/password-trap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.250 seconds -->

