<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 23:35:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[The Bakery: introduction to dAuth v0.3]]></title>
      <guid>http://www.phpdeveloper.org/news/6924</guid>
      <link>http://www.phpdeveloper.org/news/6924</link>
      <description><![CDATA[<p>
On The Bakery blog, there's a <a href="http://bakery.cakephp.org/articles/view/147">new article</a> introducing dAuth:
</p>
<blockquote>
The authentication (not authorization) system with a focus on security, using techniques such as challenge-response, customizable multiple-stage password hashing, brute force (hammering) detection etc.
</blockquote>
<p>
The dAuth system is based around a challenge-reponse authentication system and handles ensuring the user is who they say that are, but not that they're authorized to be looking at what they see. 
</p>
<p>
They <a href="http://bakery.cakephp.org/articles/view/147">include a graphic</a> to help explain how the process flows and some talk about the changes made from some of the previous versions including detection of brute-force attempts, preventing the disabling of the fallback, and session hijacking compensation.
</p>
<p>
There's some <a href="http://bakery.cakephp.org/articles/view/147">brief bits</a> about the installation of the tool and some final words to shove you in the right direction.
</p>]]></description>
      <pubDate>Mon, 18 Dec 2006 17:36:00 -0600</pubDate>
    </item>
  </channel>
</rss>
