Personal Information

I just had a great idea! Sites like Amazon ask for your email address and password. Now if they asked for your Jabber ID they could request your VCard (or any future profile system we get going) and automatically populate your shipping address, name, and everything else that they want and you're willing to give. Combine that with the XMPP/HTTP authentication JEP they don't even need to ask for a password.

Granted privacy would be a concern, so I can imagine putting in my JID at the site, and then my client would popup a dialog telling me that Amazon is requesting my address, name, and phone number. I don't want them to know my phone number, so I uncheck that and let them retreive all the other data.

Since my address could change, and I don't want to enter it into their site this might as well use pub/sub. Then they'll always have my latest address for greater or worse. All I had to do was enter my JID and click OK to get introduced and signed in.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Identity?

Hi, I have forgotten his name, but were was a excelent presentation on "Identity 2.0" if you mix that up with your idea of e-commerce sites requesting information, you can provide that e-commerce site with shipping data, personal preferences ... all filtered at your client answering amazons request.

Without trying to sound too

Without trying to sound too much like a smart-alec - do it.

Write a greasemonkey script which adds a field "JID" to the Amazon sign-up page, then either uses a Javascript XMPP library to request your details or post your JID to a resource which can do it for you (like a bot already in your roster) via XMLHTTPRequest, and auto-populate the fields from the returned XMPP stanza/XML.

I'm sure I'm glossing over some of the finer details, but I don't see why you couldn't do this part of it at least (the pub/sub part is probably impossible without their co-operation).

Ad's by Google