<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2008://1.5839-</id>
  <updated>2011-04-29T11:56:31Z</updated>
  <title>Comments for Your Email Password: A True Horror Story About Why We Need Authentication Standards</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=5839" title="Your Email Password: A True Horror Story About Why We Need Authentication Standards" />
    <published>2008-03-08T20:18:51Z</published>
    <updated>2008-03-08T20:26:58Z</updated>
    <title>Your Email Password: A True Horror Story About Why We Need Authentication Standards</title>
    <summary>Blogging developer Jeff Atwood has written up a story of password theft that will run a chill down the back of anyone who enjoys trying out new applications online. The story is about a GMail archiving application being sold by an unscrupulous coder who programmed the app to forward all GMail usernames and passwords from...</summary>
    <author>
      <name>Marshall Kirkpatrick</name>
      <uri>http://www.readwriteweb.com</uri>
    </author>
    
    <category term="Analysis" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/gmaillogo2.jpg">Blogging developer Jeff Atwood has written up <a href="http://www.codinghorror.com/blog/archives/001072.html">a story of password theft</a> that will run a chill down the back of anyone who enjoys trying out new applications online.</p>

<p>The story is about a GMail archiving application being sold by an unscrupulous coder who programmed the app to forward all GMail usernames and passwords from customers to his personal GMail account.  </p>]]>
      <![CDATA[<p>The story underlines the importance of the emerging movement for user authentication standards, a part of the user trust dilemma that will prove key in the near-term future of online innovation.  <a href="http://oauth.net">OAuth</a>, one of those proposed standards, is something <a href="http://www.readwriteweb.com/archives/oauth_one.php">we write about here</a> regularly.</p>

<p>Dustin Brooks is a reader of Atwood's excellent blog Coding Horror and sent Atwood the story of his sleuthing around the app, called G-Archiver.</p>

<blockquote>"It didn't really have the functionality I was looking for," Brooks wrote, "but being a programmer myself I used Reflector to take a peek at the source code. What I came across was quite shocking. John Terry, the apparent creator, hard coded his username and password to his gmail account in source code. All right, not the smartest thing in the world to do, but then I noticed that every time a user adds their account to the program to back up their data, it sends and email with their username and password to his personal email box! Having just entered my own information I became concerned.

<p>"I opened up a browser and logged in to gmail using his account information. It still worked. </p>

<p>"Upon getting to the inbox I was greeted with 1,777 emails with account information for everyone who had ever used the software and right at the top was mine. I decided to go ahead and blast every email to the deleted folder and then empty it. I may have accidentally changed the password and security question to something I don't remember as well, whoops, my bad. I also contacted google to erase this account as I didn't see a way to delete it myself."</blockquote></p>

<p>Way to go, Dustin Brooks.</p>

<h2>Authentication Standards and Best Practices: A Key to Innovation</h2>

<p>How often have you given your usernames and passwords to various services, including webmail, to a new application you want to check out?  I know I do that far too often.  I decided I'd had enough last week when yet another application asked for my Twitter username and password.  Twitter pays my rent, so I can't be giving my credentials out to just anybody.  I don't need to get G-Archived.  </p>

<p>New 3rd-party Twitter clients are just not going to get any attention from me until Twitter offers an authentication protocol that doesn't require me to provide my username and password.  It's pretty insane if you think about it, given how central the Twitter API is to the company's viability.  I guess if you're struggling to keep your pants up at a party, though (service up time), then there's no time to make sure your fly is zipped before meeting the other guests.</p>

<p>When users decide that they won't give out their credentials to random startups, the user pipeline is going to dry up and innovation is going to be slowed substantially.  Maybe that's already happening and a world of potential support for innovation is already absent.</p>

<p>With the release of the <a href="http://www.readwriteweb.com/archives/google_releases_contacts_api.php">Google Contacts API this week</a>, developers don't have much excuse to ask for GMail username and password.  Unfortunately, Google didn't build its API on a standard like oAuth, so that framework won't spread as far and wide as it might.</p>

<p>Niall Kennedy has written a great article about <a href="http://www.niallkennedy.com/blog/2008/01/data-portability-authentication-authorization.html">authentication best practices</a> and the <a href="http://oauth.net">oAuth website</a> is a good place to go to read more on this topic.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:50390</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c50390" />
    <title>Comment from sushil kumar on 2008-03-28</title>
    <author>
        <name>sushil kumar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>my contact no is 9868560534</p>]]>
    </content>
    <published>2008-03-28T07:35:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:49056</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c49056" />
    <title>Comment from Dwayne Charrington on 2008-03-11</title>
    <author>
        <name>Dwayne Charrington</name>
        <uri>http://http:/www.dwaynecharrington.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://http:/www.dwaynecharrington.com">
        <![CDATA[<p>Another perfect example of an insecure Internet protocol. Stopping things like this happening wouldn't be an easy process to implement. The best thing would be to just use common sense and perhaps put in a few minor security protocols to help reduce something like this happening. The problem here is trust, much like trusting a person once and everything turning out ok, you seem to develop this sub conscious trust with the person and you won't hesitate to give them your information next time they need it, that may be the biggest mistake you make.</p>

<p>Trust no one with your information unless the application is created by the company itself.</p>

<p>- Dwayne charrington.</p>]]>
    </content>
    <published>2008-03-12T06:01:18Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:49017</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c49017" />
    <title>Comment from numberwhun on 2008-03-11</title>
    <author>
        <name>numberwhun</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>What's funny is that g-archiver put a statement on their site saying it was a "developer error" and that it was code for testing, left in the Production version by mistake.</p>

<p>They have a new version coming out soon, but considering this issue, what is the chance that people will actually trust them now?</p>]]>
    </content>
    <published>2008-03-11T23:42:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48952</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48952" />
    <title>Comment from Md. Maftahur Rahman on 2008-03-11</title>
    <author>
        <name>Md. Maftahur Rahman</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thats why I never provide my email ID and password other than my mail account provider.</p>]]>
    </content>
    <published>2008-03-11T10:34:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48916</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48916" />
    <title>Comment from Dave Caulfield on 2008-03-10</title>
    <author>
        <name>Dave Caulfield</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Been around security and computers for 50 years.<br />
What I do is only have one computer for the web and<br />
email and all my personal and work on multiple other<br />
computer with absolutely no connections.  The infinite<br />
high fire wall.  So far all is good.  Cheers</p>

<p><br />
</p>]]>
    </content>
    <published>2008-03-10T23:46:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48904</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48904" />
    <title>Comment from Bake on 2008-03-10</title>
    <author>
        <name>Bake</name>
        <uri>http://insan-it.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://insan-it.blogspot.com">
        <![CDATA[<p>There is already an Open Authentication standard out there - it's called Kerberos and it's been around for a decade!</p>]]>
    </content>
    <published>2008-03-10T21:58:30Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48903</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48903" />
    <title>Comment from Bake on 2008-03-10</title>
    <author>
        <name>Bake</name>
        <uri>http://insan-it.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://insan-it.blogspot.com">
        <![CDATA[<p>There is already an Open Authentication standard out there - it's called Kerberos and it's been around for a decade!</p>]]>
    </content>
    <published>2008-03-10T21:57:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48883</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48883" />
    <title>Comment from pascal.vanhecke.name on 2008-03-10</title>
    <author>
        <name>pascal.vanhecke.name</name>
        <uri>http://pascal.vanhecke.info</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pascal.vanhecke.info">
        <![CDATA[<p>(As a sidenote, I do not seem to be able to log in with my usual OpenID account(s).  That's because email address is mandatory?  I do not want my OpenID provider to pass that along, since I auto-create an email alias for every site I login into...)</p>]]>
    </content>
    <published>2008-03-10T20:01:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48881</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48881" />
    <title>Comment from Pascal Van Hecke on 2008-03-10</title>
    <author>
        <name>Pascal Van Hecke</name>
        <uri>http://pascal.vanhecke.info</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pascal.vanhecke.info">
        <![CDATA[<p>@Marshall on Twitter and Oauth: they have Oauth support in beta, see <a href="https://twitter.com/oauth" rel="nofollow">https://twitter.com/oauth</a></p>]]>
    </content>
    <published>2008-03-10T19:53:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48834</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48834" />
    <title>Comment from anonymous anonymous on 2008-03-10</title>
    <author>
        <name>anonymous anonymous</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>If you want to try out a new online service, just use a fake email address. If you make up a random email address @mailinator.com, eg. dakfljv0294@mailinator.com and submit it. Then go to www.mailinator.com, and type in your fake email address in the "Check your inbox" field, and then you can see all the emails send to that address. Works pretty nice. I used to use 10minutemail which created a random email address that worked for 10 minutes, but their server seems to be done for a while already.</p>]]>
    </content>
    <published>2008-03-10T12:30:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48827</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48827" />
    <title>Comment from edyshor on 2008-03-10</title>
    <author>
        <name>edyshor</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>From the gArchiver's developer point of view that was very lame of him. He should have expcted that some programmer will take a look at his code and find the scam and the user + password to it's gmail account. I think that gmail has something called automated forwarding and any email that came to this email should have been forwarded to another email address. Or he might have just email the info to an email address just as simple w/o the need of credentials. From the user's pov that is veery dangerous and indeed, the most services today require your info to make their functionality work, and that creates a trust habit. no good. i remember the first case when i got such a request from Hi5 a social network .. i was so suspicious that i changed the password to something temporar, given the new info, then after its done its thing changed the password back. later on i just ginven the real password :(</p>]]>
    </content>
    <published>2008-03-10T11:10:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48803</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48803" />
    <title>Comment from mndoci.myopenid.com on 2008-03-09</title>
    <author>
        <name>mndoci.myopenid.com</name>
        <uri>http://mndoci.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mndoci.com">
        <![CDATA[<p>There is an education aspect here.  It's easy to say people are stupid, but perhaps they are just not aware.  Let's say OAuth becomes a standard and people start implementing it, how will the average person know if there a particular site is OAuth compliant?  It's easier to implement standards than to get people to understand the implications.  We need user education in a non-geeky, non-alarmist sort of way.</p>]]>
    </content>
    <published>2008-03-10T06:12:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48799</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48799" />
    <title>Comment from John on 2008-03-09</title>
    <author>
        <name>John</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I agree with Erik to a degree, it's one thing to give out your credentials to a big name well known service, it's completely another though to give it out to an unknown 3rd party developer.  And that g-archiver scam must be incredibly rare, the jig would be up pretty quickly with that kind of thing and it's all traceable.</p>

<p>Mountains out of molehills.</p>]]>
    </content>
    <published>2008-03-10T05:42:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48762</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48762" />
    <title>Comment from factoryjoe.com on 2008-03-09</title>
    <author>
        <name>factoryjoe.com</name>
        <uri>http://factoryjoe.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://factoryjoe.com">
        <![CDATA[<p>@Oren: that's great news! Would love you to help out with the libraries as well!</p>

<p>@Erik: that's fine to say if you don't have any customers, but the reality is, if people want something bad enough, they'll give out their passwords, and people want social connections across different networks. It's not enough to say that these people are "stupid" — it's that these systems are not giving them a better way to accomplish a very reasonable and simple task (or in the case of the story, backing up their Gmail account).</p>]]>
    </content>
    <published>2008-03-09T17:01:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48759</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48759" />
    <title>Comment from Erik on 2008-03-09</title>
    <author>
        <name>Erik</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Sorry, this is not a horror story. If your are stupid enough to give your password to every random application/service that comes along, it's your own fault.</p>]]>
    </content>
    <published>2008-03-09T15:25:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48756</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48756" />
    <title>Comment from Oren Michels on 2008-03-09</title>
    <author>
        <name>Oren Michels</name>
        <uri>http://oren.blogs.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://oren.blogs.com">
        <![CDATA[<p>Wow, what a story. I will say that we at <a href="http://www.mashery.com" rel="nofollow">Mashery</a> are receiving more customer requests for OAuth support than just about any feature. We're currently implementing it for several customers, and I expect that within a few months we'll have more people using it than not.</p>]]>
    </content>
    <published>2008-03-09T13:25:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48755</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48755" />
    <title>Comment from chrisco on 2008-03-09</title>
    <author>
        <name>chrisco</name>
        <uri>http://chrisco.us</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chrisco.us">
        <![CDATA[<p>People need ONE personal 2-factor ID device that they can register and use with websites.  And that 2-factor ID device needs to itself have a keypad and password on it.</p>]]>
    </content>
    <published>2008-03-09T13:14:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48748</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48748" />
    <title>Comment from Peter Daams on 2008-03-09</title>
    <author>
        <name>Peter Daams</name>
        <uri>http://www.travellerspoint.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.travellerspoint.com">
        <![CDATA[<p>Interesting, your comment about Twitter. I ditched the idea of integrating Twitter on Travellerspoint, because I just wasn't comfortable storing third party logins. I don't want to put our users in a compromised situation like that - even if they don't realise it's a problem.</p>]]>
    </content>
    <published>2008-03-09T10:40:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48747</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48747" />
    <title>Comment from factoryjoe.com on 2008-03-08</title>
    <author>
        <name>factoryjoe.com</name>
        <uri>http://factoryjoe.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://factoryjoe.com">
        <![CDATA[<p>No surprise from me, but a big +10 for covering this. This is exactly the case we sought to avoid in creating OAuth.</p>

<p>It won't be long before something really dastardly happens that will force developers' and companies' hands to get proactive about their users' credentials. Stuff like this will cost people their business.</p>]]>
    </content>
    <published>2008-03-09T04:58:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48742</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48742" />
    <title>Comment from Darren Stuart on 2008-03-08</title>
    <author>
        <name>Darren Stuart</name>
        <uri>http://darrenstuart.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://darrenstuart.com">
        <![CDATA[<p>The system I came up for some of my projects is dead simple.</p>

<p>Apps need is a second password for api usage. These can be changed at any time. This password could not actually be used to login to an account. </p>]]>
    </content>
    <published>2008-03-08T23:14:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48741</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48741" />
    <title>Comment from Paul Jensen on 2008-03-08</title>
    <author>
        <name>Paul Jensen</name>
        <uri>http://getnaked.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://getnaked.com">
        <![CDATA[<p>Good news San, we're working on that problem. I'll keep you posted.</p>]]>
    </content>
    <published>2008-03-08T22:55:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48738</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48738" />
    <title>Comment from san on 2008-03-08</title>
    <author>
        <name>san</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>what a horror and utterly shameful story.. Its become normal these-days to give out a myspace or livejournal password on rockyou, slide, gigya, etc because they make the utterly painful job of publishing HTML code seemingly easy. But what happens is that soon you develop this habit of trusting such sites and programs that ask for login because most of them are genuine and useful. But then how do you ever know for sure?</p>

<p>This indeed was a wake-up call and I think its high time for all big companies to start working on API or at least have something like a "bonded-sender" like program that lists which companies to trust and what they're liable for in case a malpractice is found. </p>]]>
    </content>
    <published>2008-03-08T21:32:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48737</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48737" />
    <title>Comment from Gabe on 2008-03-08</title>
    <author>
        <name>Gabe</name>
        <uri>http://www.techmeme.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.techmeme.com/">
        <![CDATA[<p>Perhaps a bigger problem, particularly at places like SXSW, is all those Twitter passwords being sent in the clear over the air.</p>]]>
    </content>
    <published>2008-03-08T20:41:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5839-comment:48736</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5839" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/your_email_password_a_true_hor.php#c48736" />
    <title>Comment from Corvida on 2008-03-08</title>
    <author>
        <name>Corvida</name>
        <uri>http://corvida.ilumine.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://corvida.ilumine.net">
        <![CDATA[<p>As a solution, though it would be a pain in the ass, why not create a test email or twitter account to try out these new services, if they seem worth the hassle?</p>]]>
    </content>
    <published>2008-03-08T20:39:42Z</published>
  </entry>

</feed>
