Posts Tagged ‘OAuth’
Is Facebook Connect a phishing scam waiting to happen?
Wednesday, October 14th, 2009Two things happened today that inspired me to write this post tonight.
- A brief back-and-forth on Twitter with @kaigani where I outlandishly claimed that Facebook Connect is a phishing scam waiting to happen
- The warning of another Twitter scam that typically exploits the layman's inability to spot a fake URL.
Facebook and Twitter both offer authentication services arguably known as "single sign-on". Facebook Connect is a proprietary system, and Twitter offers a system based on the OAuth standard. These services do something quite marvellous – They allow you to authenticate with a another website without the third party ever seeing your password. What's makes it even more handy is that you're probably already signed in to these popular services, so you may not need to enter your password at all. The problem is when you do.
OAuth Fail
Tuesday, July 28th, 2009The day a thousand apps stool still
I noticed some weeks ago that Twitter's OAuth implementation didn't appear to be verifying signatures. I knew this because I purposefully set an invalid access token which was accepted unconditionally. I thought this was odd, but as a newbie to OAuth I was just happy that my app was working, so I filed the problem at the back of my mind under "deal with it if it becomes a problem". Today (the week I release by beloved TwitBlock app) it very suddenly became a problem.
