<?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 (amy)</title>
    <link>https://pinboard.in/u:amy/public/</link>
    <description>recent bookmarks from amy</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://spiffe.io/"/>
	<rdf:li rdf:resource="http://openid.net/"/>
	<rdf:li rdf:resource="http://github.com/hayesdavis/grackle"/>
	<rdf:li rdf:resource="http://oauth.net/advisories/2009-1"/>
	<rdf:li rdf:resource="http://claimid.com/about"/>
	<rdf:li rdf:resource="http://www.oracle.com/technology/pub/articles/mclaughlin-phpid1.html"/>
	<rdf:li rdf:resource="http://www.25hoursaday.com/weblog/2007/09/12/OAuthStandardizingAuthenticationAndAuthorizationForWebAPIs.aspx"/>
	<rdf:li rdf:resource="https://www.myopenid.com/directory"/>
	<rdf:li rdf:resource="http://radar.oreilly.com/archives/2006/12/openid_on_the_u.html"/>
	<rdf:li rdf:resource="http://www.sixapart.com/about/news/2006/12/openids_growing.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://spiffe.io/">
    <title>spiffe.io</title>
    <dc:date>2018-01-02T02:10:03+00:00</dc:date>
    <link>https://spiffe.io/</link>
    <dc:creator>amy</dc:creator><description><![CDATA[SPIFFE (Secure Production Identity Framework For Everyone) provides a secure identity, in the form of a specially crafted x509 certificate, to every workload in a modern production environment. SPIFFE removes the need for application-level authentication and authorization and complex network-level ACL configuration.

Learn More

]]></description>
<dc:subject>authentication identity security kubernetes</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amy/b:539d9bae8717/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:identity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:kubernetes"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://openid.net/">
    <title>OpenID Foundation website</title>
    <dc:date>2010-02-13T02:24:05+00:00</dc:date>
    <link>http://openid.net/</link>
    <dc:creator>amy</dc:creator><dc:subject>authentication</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amy/b:fdb77c33a556/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/hayesdavis/grackle">
    <title>hayesdavis's grackle at master - GitHub</title>
    <dc:date>2009-11-20T17:34:42+00:00</dc:date>
    <link>http://github.com/hayesdavis/grackle</link>
    <dc:creator>amy</dc:creator><description><![CDATA[Lightweight Ruby library for the Twitter API that supports both Basic and OAuth authentication]]></description>
<dc:subject>ruby twitter oauth authentication</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:amy/b:256e919bacd3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:oauth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://oauth.net/advisories/2009-1">
    <title>OAuth: 2009.1</title>
    <dc:date>2009-04-23T15:04:22+00:00</dc:date>
    <link>http://oauth.net/advisories/2009-1</link>
    <dc:creator>amy</dc:creator><description><![CDATA[A session fixation attack against the OAuth Request Token approval flow (OAuth Core 1.0 Section 6) has been discovered.]]></description>
<dc:subject>security authentication</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:5eccae1da2ca/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://claimid.com/about">
    <title>claimID.com/about - Manage your online identity</title>
    <dc:date>2007-12-16T22:26:25+00:00</dc:date>
    <link>http://claimid.com/about</link>
    <dc:creator>amy</dc:creator><dc:subject>authentication openid identity</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:4046bdfdb4a0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:openid"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:identity"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.oracle.com/technology/pub/articles/mclaughlin-phpid1.html">
    <title>Database-Based Authentication for PHP Apps</title>
    <dc:date>2007-10-03T10:42:03+00:00</dc:date>
    <link>http://www.oracle.com/technology/pub/articles/mclaughlin-phpid1.html</link>
    <dc:creator>amy</dc:creator><dc:subject>authentication database php security web_dev</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:0fe7e0a15d77/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:web_dev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.25hoursaday.com/weblog/2007/09/12/OAuthStandardizingAuthenticationAndAuthorizationForWebAPIs.aspx">
    <title>Dare Obasanjo aka Carnage4Life - OAuth: Standardizing Authentication and Authorization for Web APIs</title>
    <dc:date>2007-09-17T01:26:07+00:00</dc:date>
    <link>http://www.25hoursaday.com/weblog/2007/09/12/OAuthStandardizingAuthenticationAndAuthorizationForWebAPIs.aspx</link>
    <dc:creator>amy</dc:creator><description><![CDATA[a technology initiative called OAuth which is being cooked up by the Web platform folks at Yahoo!, Google, Six Apart, Pownce, Twitter and a couple of other startups.]]></description>
<dc:subject>authentication software/social openid</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:582e5904b641/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:software/social"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:openid"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.myopenid.com/directory">
    <title>OpenID Site Directory</title>
    <dc:date>2007-06-28T22:49:06+00:00</dc:date>
    <link>https://www.myopenid.com/directory</link>
    <dc:creator>amy</dc:creator><dc:subject>authentication security reference identity internet</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:6f07fa5c223c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:identity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:internet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://radar.oreilly.com/archives/2006/12/openid_on_the_u.html">
    <title>O'Reilly Radar &gt; OpenID on the Upswing</title>
    <dc:date>2006-12-29T00:01:22+00:00</dc:date>
    <link>http://radar.oreilly.com/archives/2006/12/openid_on_the_u.html</link>
    <dc:creator>amy</dc:creator><dc:subject>authentication security privacy</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:9b6352e89613/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:privacy"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sixapart.com/about/news/2006/12/openids_growing.html">
    <title>Six Apart - News and Events</title>
    <dc:date>2006-12-21T23:32:58+00:00</dc:date>
    <link>http://www.sixapart.com/about/news/2006/12/openids_growing.html</link>
    <dc:creator>amy</dc:creator><description><![CDATA[OpenID's Growing Momentum]]></description>
<dc:subject>security API authentication web_services open_source</dc:subject>
<dc:identifier>https://pinboard.in/u:amy/b:5f0c1f15ffe4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:API"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:web_services"/>
	<rdf:li rdf:resource="https://pinboard.in/u:amy/t:open_source"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>