<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Request for Comments: Challenge-Response Digest Authentication for webapps?</title>
	<atom:link href="http://stuartl.longlandclan.yi.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuartl.longlandclan.yi.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/</link>
	<description>The life and times of Stuart Longland (VK4MSL)</description>
	<lastBuildDate>Tue, 10 Jan 2012 21:20:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Redhatter</title>
		<link>http://stuartl.longlandclan.yi.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/comment-page-1/#comment-326</link>
		<dc:creator>Redhatter</dc:creator>
		<pubDate>Wed, 28 Mar 2007 00:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://stuartl.longlandclan.hopto.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/#comment-326</guid>
		<description>Indeed, forcing JavaScript on users is definitely wrong.  That said, it is possible to use a scheme like this whilst providing a transparent fallback to more traditional mechanisms when JavaScript is not available.

Basically the aim of this is; if the client can do JavaScript, utilise this feature to improve security.  Otherwise, fall back to basic authentication, perhaps warning the user that their password will be sent in the clear.

This can be easily achieved through a hidden field, modified by the client-side JavaScript, that tells the CGI app which method of authentication is in use.  If JavaScript is disabled, the hidden field will remain at its default value, and the webapp can assume basic auth.  If it has been modified, it can try CRDA.</description>
		<content:encoded><![CDATA[<p>Indeed, forcing JavaScript on users is definitely wrong.  That said, it is possible to use a scheme like this whilst providing a transparent fallback to more traditional mechanisms when JavaScript is not available.</p>
<p>Basically the aim of this is; if the client can do JavaScript, utilise this feature to improve security.  Otherwise, fall back to basic authentication, perhaps warning the user that their password will be sent in the clear.</p>
<p>This can be easily achieved through a hidden field, modified by the client-side JavaScript, that tells the CGI app which method of authentication is in use.  If JavaScript is disabled, the hidden field will remain at its default value, and the webapp can assume basic auth.  If it has been modified, it can try CRDA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuherbert</title>
		<link>http://stuartl.longlandclan.yi.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/comment-page-1/#comment-325</link>
		<dc:creator>stuherbert</dc:creator>
		<pubDate>Tue, 27 Mar 2007 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://stuartl.longlandclan.hopto.org/blog/2007/03/24/request-for-comments-challenge-response-digest-authentication-for-webapps/#comment-325</guid>
		<description>Sorry, but any scheme that relies on Javascript on the client is fundamentally flawed.  Javascript isn&#039;t available on the browsers used by many disabled users, and in the UK it&#039;s illegal to discriminate against disabled users.

Best regards,
Stu</description>
		<content:encoded><![CDATA[<p>Sorry, but any scheme that relies on Javascript on the client is fundamentally flawed.  Javascript isn&#8217;t available on the browsers used by many disabled users, and in the UK it&#8217;s illegal to discriminate against disabled users.</p>
<p>Best regards,<br />
Stu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

