<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://frederic.ple.name/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Blog-note - Tag - securite</title>
  <link>http://frederic.ple.name/index.php/</link>
  <atom:link href="http://frederic.ple.name/index.php/feed/tag/securite/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Sat, 14 Jan 2012 12:23:07 +0100</pubDate>
  <copyright>Tous droits réservés, reproduction interdite</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Effacement sécurisé de données : une étude</title>
    <link>http://frederic.ple.name/index.php/post/2011/07/15/Effacement-s%C3%A9curis%C3%A9-de-donn%C3%A9es-%3A-une-%C3%A9tude</link>
    <guid isPermaLink="false">urn:md5:c7aa1bb187be89d3731ede63eff56997</guid>
    <pubDate>Fri, 15 Jul 2011 11:43:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>hardware</category><category>micro</category><category>securite</category><category>sysadmin</category>    
    <description>    &lt;p&gt;L'OSSIR a publié en 2006 une synthèse sur l'effacement sécurisé de disques durs qui indique (je m'en doutais un peu) que l'effacement sécurisé logiciel est peu fiable.
Par ailleurs, il ne concerne que les disques durs basé sur des technologies electromagnétiques. A ce jour je n'ai rien lu sur les technologies de stockages de type SSD par exemple.... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2011/07/15/Effacement-s%C3%A9curis%C3%A9-de-donn%C3%A9es-%3A-une-%C3%A9tude&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Effacement sécurisé de données : une étude&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2011/07/15/Effacement-s%C3%A9curis%C3%A9-de-donn%C3%A9es-%3A-une-%C3%A9tude#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2011/07/15/Effacement-s%C3%A9curis%C3%A9-de-donn%C3%A9es-%3A-une-%C3%A9tude#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/892</wfw:commentRss>
      </item>
    
  <item>
    <title>Développer un daemon en langage C</title>
    <link>http://frederic.ple.name/index.php/post/2011/05/19/D%C3%A9velopper-un-daemon-en-langage-C</link>
    <guid isPermaLink="false">urn:md5:55f7c16ef0e074718f5eaf20f4f8749c</guid>
    <pubDate>Thu, 19 May 2011 13:40:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>linux</category><category>openbsd</category><category>programmation</category><category>securite</category><category>sysadmin</category><category>tutorial</category><category>unix</category>    
    <description>    &lt;p&gt;Cet article rappelle les opérations à réaliser pour qu'un programme puisse s'exécuter proprement comme un daemon en arrière plan sous UNIX : lien avec exemple... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2011/05/19/D%C3%A9velopper-un-daemon-en-langage-C&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Développer un daemon en langage C&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2011/05/19/D%C3%A9velopper-un-daemon-en-langage-C#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2011/05/19/D%C3%A9velopper-un-daemon-en-langage-C#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/890</wfw:commentRss>
      </item>
    
  <item>
    <title>Service de tunnel SSH et openVPN</title>
    <link>http://frederic.ple.name/index.php/post/2011/02/18/Service-de-tunnel-SSH-et-openVPN</link>
    <guid isPermaLink="false">urn:md5:7fa3678aa9732e40f8a70974c9fc6d28</guid>
    <pubDate>Fri, 18 Feb 2011 08:10:00 +0100</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>internet</category><category>openbsd</category><category>reseau</category><category>securite</category><category>vu sur le net</category>    
    <description>    &lt;p&gt;basé sur openBSD : lien... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2011/02/18/Service-de-tunnel-SSH-et-openVPN&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Service de tunnel SSH et openVPN&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2011/02/18/Service-de-tunnel-SSH-et-openVPN#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2011/02/18/Service-de-tunnel-SSH-et-openVPN#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/881</wfw:commentRss>
      </item>
    
  <item>
    <title>Strong CAPTCHA Guidelines</title>
    <link>http://frederic.ple.name/index.php/post/2011/01/19/Strong-CAPTCHA-Guidelines</link>
    <guid isPermaLink="false">urn:md5:03aaf710b69ce602aa4442b861b0a49e</guid>
    <pubDate>Wed, 19 Jan 2011 21:33:00 +0100</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>intrusion</category><category>programmation</category><category>securite</category><category>tutorial</category><category>web</category>    
    <description>    &lt;p&gt;Une petite étude de sécurité sur la construction des captchas... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2011/01/19/Strong-CAPTCHA-Guidelines&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Strong CAPTCHA Guidelines&lt;/a&gt;&lt;/p&gt;    </description>
    
          <enclosure url="http://frederic.ple.name/public/documents/captcha.pdf"
      length="349101" type="application/pdf" />
    
    
          <comments>http://frederic.ple.name/index.php/post/2011/01/19/Strong-CAPTCHA-Guidelines#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2011/01/19/Strong-CAPTCHA-Guidelines#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/880</wfw:commentRss>
      </item>
    
  <item>
    <title>Le FBI aurait payé des développeurs pour implémenter un backdoor dans l'implémentation IPSEC de OpenBSD</title>
    <link>http://frederic.ple.name/index.php/post/2010/12/15/Le-FBI-aurait-pay%C3%A9-des-d%C3%A9veloppeurs-pour-impl%C3%A9menter-un-backdoor-dans-l-impl%C3%A9mentation-IPSEC-de-OpenBSD</link>
    <guid isPermaLink="false">urn:md5:d4653313d174cb5265e2bfaf3e80e78d</guid>
    <pubDate>Wed, 15 Dec 2010 19:59:00 +0100</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>firewall</category><category>freebsd</category><category>intrusion</category><category>logiciels libres</category><category>openbsd</category><category>os</category><category>reseau</category><category>securite</category><category>vu sur le net</category>    
    <description>    &lt;p&gt;L'affaire vient d'être rendue publique par Theo de Raadt qui a reçu un mail d'un contributeur de la pile IPSEC dont la clause de confidentialité signée avec le FBI a expiré récemment.
Affaire à suivre car :
est-ce que la pile actuelle embarque toujours ces backdoors ?
La pile IPSEC de OpenBSD fut la première implémentation libre de IPSEC. Etant... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2010/12/15/Le-FBI-aurait-pay%C3%A9-des-d%C3%A9veloppeurs-pour-impl%C3%A9menter-un-backdoor-dans-l-impl%C3%A9mentation-IPSEC-de-OpenBSD&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Le FBI aurait payé des développeurs pour implémenter un backdoor dans l'implémentation IPSEC de OpenBSD&lt;/a&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2010/12/15/Le-FBI-aurait-pay%C3%A9-des-d%C3%A9veloppeurs-pour-impl%C3%A9menter-un-backdoor-dans-l-impl%C3%A9mentation-IPSEC-de-OpenBSD#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2010/12/15/Le-FBI-aurait-pay%C3%A9-des-d%C3%A9veloppeurs-pour-impl%C3%A9menter-un-backdoor-dans-l-impl%C3%A9mentation-IPSEC-de-OpenBSD#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/877</wfw:commentRss>
      </item>
    
</channel>
</rss>

