<?xml version="1.0" encoding="utf-8" ?>

<rdf:RDF xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>Yet Another PHP Security Blog</title>
    <link>http://www.php-security.net/</link>
    <description>Odds and ends about PHP security</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://www.php-security.net/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.php-security.net/archives/7-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://www.php-security.net/templates/default/img/s9y_banner_small.png">
        <url>http://www.php-security.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Yet Another PHP Security Blog - Odds and ends about PHP security</title>
        <link>http://www.php-security.net/</link>
        <width>100</width>
        <height>21</height>
    </image>
<cc:License rdf:about="http://creativecommons.org/licenses/by/3.0/"><cc:requires rdf:resource="http://web.resource.org/cc/Attribution" /><cc:permits rdf:resource="http://web.resource.org/cc/Reproduction" /><cc:permits rdf:resource="http://web.resource.org/cc/Distribution" /><cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><cc:requires rdf:resource="http://web.resource.org/cc/Notice" /></cc:License>

<item rdf:about="http://www.php-security.net/archives/7-guid.html">
    <title>SSL CA Trust relationships and the future</title>
    <link>http://www.php-security.net/archives/7-SSL-CA-Trust-relationships-and-the-future.html</link>
    <description>
    There&amp;#8217;s a very good writeup by fellow security analyst Moxie Marlinspike in the ThreatPost blog that details the current issues with SSL and trust roots - and although a little short on actual mitigation ideas - pretty much nails all the problems that we currently have. As a little sugarcoating, he also dismantles the notion that DNSSEC is &amp;#8220;our savior&amp;#8221;.&lt;br /&gt;
&lt;br /&gt;
And there&amp;#8217;s a clever little jab at GoDaddy. &lt;img src=&quot;http://www.php-security.net/templates/GreenMile/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Go find the article &lt;a href=&quot;https://www.threatpost.com/en_us/blogs/ssl-and-future-authenticity-041111&quot;&gt;here at ThreatPost.&lt;/a&gt; 
    </description>

    <dc:publisher>Yet Another PHP Security Blog</dc:publisher>
    <dc:creator>nospam@example.com (Christopher Kunz)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-04-12T07:59:24Z</dc:date>
    <wfw:comment>http://www.php-security.net/wfwcomment.php?cid=7</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.php-security.net/rss.php?version=1.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/" />
</item>

</rdf:RDF>

