<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>make ; make install &#187; Authentication</title>
	<atom:link href="http://makemakeinstall.com/blog/tag/authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://makemakeinstall.com/blog</link>
	<description>I write code. I fix broken users. I assist misguided computers.</description>
	<lastBuildDate>Fri, 09 Jul 2010 16:14:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Simple Django WebAuth Decorator</title>
		<link>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/</link>
		<comments>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 07:45:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Decorators]]></category>
		<category><![CDATA[Djanjo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[WebAuth]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=16</guid>
		<description><![CDATA[Like many universities, my employer uses Stanford&#8217;s WebAuth Single Sign-On package as one major piece in it&#8217;s computing account system. WebAuth is an MIT licensed infrastructure that allows decentralized web applications to securely authenticate users without themselves ever handling user credentials. Websites begin by sending unauthenticated users to a trusted WebAuth server which validates the [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration 101: Using Subversion for Change Management</title>
		<link>http://makemakeinstall.com/blog/6/configuration-101-using-subversion-for-change-management/</link>
		<comments>http://makemakeinstall.com/blog/6/configuration-101-using-subversion-for-change-management/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 22:31:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=6</guid>
		<description><![CDATA[Whereas SSH Keys come primarily from the sysadmin realm, the next tool I&#8217;d like to introduce is most often associated with the programmer&#8217;s toolkit. Subversion (SVN), or more generally, revision control software, allows you to do away with littering your production systems with tons of backup files, and consolidates your files into one place that&#8217;s [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/6/configuration-101-using-subversion-for-change-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automation 0.1 (alpha): Using SSH Keys</title>
		<link>http://makemakeinstall.com/blog/5/automation-0-1-alpha-using-ssh-keys/</link>
		<comments>http://makemakeinstall.com/blog/5/automation-0-1-alpha-using-ssh-keys/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 15:31:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSH Keys]]></category>
		<category><![CDATA[ssh-agent]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=5</guid>
		<description><![CDATA[I&#8217;m starting out simple. No, really. I can&#8217;t imagine that anyone who does system administration isn&#8217;t already using ssh to replace r[shcplogin], telnet, ftp, and to secure a whole host of other protocols using tunneling, but when I talk to other geeks (or shoulder surf as they work), I&#8217;ve noticed that a lot of them [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/5/automation-0-1-alpha-using-ssh-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
