<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; my open id</title> <atom:link href="http://www.ghacks.net/tag/my-open-id/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Log in to websites with your site&#8217;s URL as your OpenID</title><link>http://www.ghacks.net/2009/07/17/log-into-websites-with-your-sites-url-and-openid/</link> <comments>http://www.ghacks.net/2009/07/17/log-into-websites-with-your-sites-url-and-openid/#comments</comments> <pubDate>Fri, 17 Jul 2009 11:12:56 +0000</pubDate> <dc:creator>Joe</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[authentication]]></category> <category><![CDATA[authorisation]]></category> <category><![CDATA[html]]></category> <category><![CDATA[id]]></category> <category><![CDATA[my open id]]></category> <category><![CDATA[myopenid]]></category> <category><![CDATA[openid]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[username]]></category> <category><![CDATA[web]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14457</guid> <description><![CDATA[A few years ago, Martin covered OpenID, an open authentication system. Since then, it has become increasingly popular and a wide range of sites, from AOL to LiveJournal provide OpenIDs, and OpenID login is also quite common. OpenID is particularly popular for blog comments, with Blogger now integrating support for it. An OpenID is an [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/openid-300x267.gif" alt="OpenID" width="300" height="267" class="alignleft size-thumbnail wp-image-14481" /><a
href="http://www.ghacks.net/2007/05/30/avoid-multiple-login-names-with-openid/">A few years ago, Martin covered OpenID,</a> an open authentication system. Since then, it has become increasingly popular and a wide range of sites, from AOL to LiveJournal provide OpenIDs, and OpenID login is also quite common. OpenID is particularly popular for blog comments, with Blogger now integrating support for it.</p><p>An OpenID is an URL. However, using an URL like http://computerjoe.myopenid.com/ to log-in and post comments with just doesn&#8217;t look sophisticated. I much prefer to use my own blog&#8217;s URL to post comments and log-in; it pumps traffic to my blog and frankly just looks better.</p><p>Whilst you could run your own OpenID identity server to do this, this takes quite a bit of expertise to set-up and whilst it is probably more secure, it isn&#8217;t needed in my opinion.</p><p><span
id="more-14457"></span>It is possible to use a any identity server with your website&#8217;s URL. I personally use <a
href="http://www.myopenid.com/">MyOpenID</a>, but I log in to sites with joeanderson.co.uk/blog; not  with computerjoe.myopenid.com.</p><p>This can be done by simply adding a few lines of HTML to your website&#8217;s &lt;head&gt;.</p><p>For example, I put</p><p>&lt;link rel=”openid.server” href=”http://www.myopenid.com/server” /&gt;<br
/> &lt;link rel=”openid.delegate” href=”http://computerjoe.myopenid.com” /&gt;</p><p>Naturally, these have to be modified depending on your username and server, but the provider should provider the information.</p><p>There are several benefits using this type of OpenID identificatin. The main one is that it just looks better but the most practical one is probably that it allows you to change provider whilst keeping the same log on. So, if I suddenly decide not to use MyOpenID, I can change to any other provider but my URL remains the same.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/17/log-into-websites-with-your-sites-url-and-openid/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Avoid multiple login names with OpenID</title><link>http://www.ghacks.net/2007/05/30/avoid-multiple-login-names-with-openid/</link> <comments>http://www.ghacks.net/2007/05/30/avoid-multiple-login-names-with-openid/#comments</comments> <pubDate>Wed, 30 May 2007 20:54:22 +0000</pubDate> <dc:creator>Tobey</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[crunchy]]></category> <category><![CDATA[imageshack]]></category> <category><![CDATA[my open id]]></category> <category><![CDATA[open id]]></category> <category><![CDATA[openid]]></category> <category><![CDATA[openid providers]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[technorati]]></category> <category><![CDATA[usernames]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/05/30/avoid-multiple-login-names-with-openid/</guid> <description><![CDATA[I really like the idea of an open and decentralized standard which allows you to sign in to
multiple websites without entering your username and password over and over again on every site that requires you to login to
vote (digg.com), comment, or participate in other means. There are so many sites where you have to login to use basically the same features that you used on another site just before you visited the new one. ]]></description> <content:encoded><![CDATA[<p>I really like the idea of an <a
href="http://openid.net/" target="_blank">open and decentralized standard</a> which allows you to sign in to multiple websites without entering your username and password over and over again on every site that requires you to login to vote (digg.com), comment, or participate in other means. There are so many sites where you have to login to use basically the same features that you used on another site just before you visited the new one.</p><p>Moreover, if you don&#8217;t use a very unique username, most likely you&#8217;ll sooner or later find out that your username has already been taken by someone else on a particular website. That forces you to choose another one and remember it or write it down. A good solution for storing such username password combinations for various services is KeePass but it doesn&#8217;t resolve the problem of multiple logins. The solution to this might be OpenID.</p><p><span
id="more-1616"></span>You simply create your openID account at one of openID providers (e.g. <a
href="https://www.myopenid.com/" target="_blank">myOpenID </a>) and after that you can sign in to all OpenID enabled sites without having to re-enter login details on all of them.</p><p>You just provide your unique ID (username.openidprovider.tld) and that&#8217;s it. It could be especially useful if you don&#8217;t have the possibility to use features such as Opera&#8217;s Wand. One disadvantage is that the website must support it. However, the number of OpenID enabled sites is growing quite fast. Some of them are:</p><ul><li>ImageShack</li><li>Technorati</li><li>Ma.gnolia</li><li>Crunchy</li><li>Rootly</li></ul><p>Another disadvantage is that if someone steals your identity, he could gain access to all of your accounts on these websites. Does not make a difference for users who do use the same username and password on all sites though.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/05/30/avoid-multiple-login-names-with-openid/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
