<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://konklone.com/post/switch-to-https-now-for-free?hn"/>
	<rdf:li rdf:resource="http://www.nczonline.net/blog/2013/06/25/eval-isnt-evil-just-misunderstood/"/>
	<rdf:li rdf:resource="http://www.imperialviolet.org/2012/07/19/hope9talk.html"/>
	<rdf:li rdf:resource="http://www.codinghorror.com/blog/2012/02/should-all-web-traffic-be-encrypted.html"/>
	<rdf:li rdf:resource="http://chargen.matasano.com/chargen/2007/9/7/enough-with-the-rainbow-tables-what-you-need-to-know-about-s.html"/>
	<rdf:li rdf:resource="http://adamcecc.blogspot.com/2011/01/javascript.html"/>
	<rdf:li rdf:resource="http://www.damninteresting.com/this-place-is-not-a-place-of-honor"/>
	<rdf:li rdf:resource="http://www.smashingmagazine.com/2010/10/18/common-security-mistakes-in-web-applications/"/>
	<rdf:li rdf:resource="http://hivelogic.com/enkoder/app"/>
	<rdf:li rdf:resource="http://net.tutsplus.com/tutorials/php/getting-clean-with-php/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://konklone.com/post/switch-to-https-now-for-free?hn">
    <title>Switch to HTTPS Now, For Free</title>
    <dc:date>2013-10-09T03:00:08+00:00</dc:date>
    <link>https://konklone.com/post/switch-to-https-now-for-free?hn</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[This post shows how to do your part in building a surveillance-resistant Internet by switching your site to HTTPS. Though it takes a bunch of steps, each one is very simple, and you should be able to finish this in under an hour.

]]></description>
<dc:subject>ssl https security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:b4e57438a024/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:ssl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:https"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.nczonline.net/blog/2013/06/25/eval-isnt-evil-just-misunderstood/">
    <title>eval() isn’t evil, just misunderstood | NCZOnline</title>
    <dc:date>2013-07-01T13:01:54+00:00</dc:date>
    <link>http://www.nczonline.net/blog/2013/06/25/eval-isnt-evil-just-misunderstood/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[In all of JavaScript, I’m not sure there is a more maligned piece than eval(). This simple function designed to execute a string as JavaScript code has been the more source of more scrutiny and misunderstanding during the course of my career than nearly anything else. ]]></description>
<dc:subject>javascript security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:677ab172eaf9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.imperialviolet.org/2012/07/19/hope9talk.html">
    <title>ImperialViolet - Living with HTTPS</title>
    <dc:date>2012-07-19T21:42:41+00:00</dc:date>
    <link>http://www.imperialviolet.org/2012/07/19/hope9talk.html</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[HTTPS tends to cause people to give talks mocking certificate security and the ecosystem around it. Perhaps that's well deserved, but that's not what this talk is about. If you want to have fun at the expense of CAs, dig up one of Moxie's talks. This talk deals with the fact that your HTTPS site, and the sites that you use, probably don't even reach the level where you get to start worrying about certificates.

]]></description>
<dc:subject>https ssl security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:df9c59356012/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:https"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:ssl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.codinghorror.com/blog/2012/02/should-all-web-traffic-be-encrypted.html">
    <title>Coding Horror: Should All Web Traffic Be Encrypted?</title>
    <dc:date>2012-02-24T14:18:03+00:00</dc:date>
    <link>http://www.codinghorror.com/blog/2012/02/should-all-web-traffic-be-encrypted.html</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[The prevalence of free, open WiFi has made it rather easy for a WiFi eavesdropper to steal your identity cookie for the websites you visit while you're connected to that WiFi access point. This is something I talked about in Breaking the Web's Cookie Jar. It's difficult to fix without making major changes to the web's infrastructure.

]]></description>
<dc:subject>ssl https security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:f333d57b9bab/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:ssl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:https"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://chargen.matasano.com/chargen/2007/9/7/enough-with-the-rainbow-tables-what-you-need-to-know-about-s.html">
    <title>Matasano Security LLC - Chargen - Enough With The Rainbow Tables: What You Need To Know About Secure Password Schemes</title>
    <dc:date>2011-08-26T14:15:28+00:00</dc:date>
    <link>http://chargen.matasano.com/chargen/2007/9/7/enough-with-the-rainbow-tables-what-you-need-to-know-about-s.html</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[To begin, password storage 101: servers don’t usually store actual passwords. Instead, they hash the password, store the hash, and discard the password. The hash can verify a password from a login page, but can’t be reversed back to the text of the password. So when you inevitably lose your SQL password table, you haven’t exposed all the passwords; just the crappy ones.

]]></description>
<dc:subject>programming security passwords</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:5473e4520588/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:passwords"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://adamcecc.blogspot.com/2011/01/javascript.html">
    <title>Shadowflux: JavaScript ( (__ = !$ + $)[+$] + ({} + $)[_/_] +({} + $)[_/_] )</title>
    <dc:date>2011-07-18T02:16:36+00:00</dc:date>
    <link>http://adamcecc.blogspot.com/2011/01/javascript.html</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[($=[$=[]][(__=!$+$)[_=-~-~-~$]+({}+$)[_/_]+
($$=($_=!''+$)[_/_]+$_[+$])])()[__[_/_]+__
[_+~$]+$_[_]+$$](_/_)]]></description>
<dc:subject>javascript security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:0525b4f26974/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.damninteresting.com/this-place-is-not-a-place-of-honor">
    <title>• This Place is Not a Place of Honor • Damn Interesting</title>
    <dc:date>2011-05-30T14:53:20+00:00</dc:date>
    <link>http://www.damninteresting.com/this-place-is-not-a-place-of-honor</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[If you look at it just right, the universal radiation warning symbol looks a bit like an angel. The circle in the middle could indicate the head, the lower part might be the body, and the upper two arms of the trefoil could represent the wings.]]></description>
<dc:subject>security design icons symbols</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:ebabc2c2f3ff/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:icons"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:symbols"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.smashingmagazine.com/2010/10/18/common-security-mistakes-in-web-applications/">
    <title>Common Security Mistakes in Web Applications - Smashing Magazine</title>
    <dc:date>2011-01-04T17:01:17+00:00</dc:date>
    <link>http://www.smashingmagazine.com/2010/10/18/common-security-mistakes-in-web-applications/</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[Web application developers today need to be skilled in a multitude of disciplines. It’s necessary to build an application that is user friendly, highly performant, accessible and secure, all while executing partially in an untrusted environment that you, the developer, have no control over. I speak, of course, about the User Agent. Most commonly seen in the form of a web browser, but in reality, one never really knows what’s on the other end of the HTTP connection.

]]></description>
<dc:subject>development php security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:69c2d73b2f9c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hivelogic.com/enkoder/app">
    <title>Hivelogic - The Enkoder App for Mac OS X</title>
    <dc:date>2010-12-03T17:00:32+00:00</dc:date>
    <link>http://hivelogic.com/enkoder/app</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[Posting your email address on a website is a sure-fire way to get an inbox full of Spam. The Enkoder for Mac OS X helps protect email addresses by converting them into encrypted JavaScript code so only real people using real browsers will see them.

]]></description>
<dc:subject>email javascript mac security</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:1802ff9699bf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://net.tutsplus.com/tutorials/php/getting-clean-with-php/">
    <title>Getting Clean With PHP - Nettuts+</title>
    <dc:date>2009-09-18T21:35:37+00:00</dc:date>
    <link>http://net.tutsplus.com/tutorials/php/getting-clean-with-php/</link>
    <dc:creator>jpcody</dc:creator><dc:subject>php security validation</dc:subject>
<dc:identifier>https://pinboard.in/u:jpcody/b:d80381a46826/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:validation"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>