Microsoft calls OpenID a De Facto Login Standard

Cloud Computing, Microsoft, Technology October 30th, 2008

(Originally posted at Cloud Avenue)

Windows Live™Microsoft’s Windows Live ID team just announced their support for OpenID calling it a “de facto standard Web protocol for user authentication.”

Beginning today, Windows Live™ ID is publicly committing to support the OpenID digital identity framework with the announcement of the public availability of a Community Technology Preview (CTP) of the Windows Live ID OpenID Provider.

You will soon be able to use your Windows Live ID account to sign in to any OpenID Web site!

What does it means for users?

OpenID allows users to maintain their identity information (Name, E-Mail, address, etc.) on a single provider and use that information to register and login to any website that supports OpenID. This relieves the user from having to fill out registration form and maintaining multiple different user names and passwords and profiles on different sites add provides a simplified online experience while increasing security.

Over 400 million LiveID users will soon be able to use their LiveID to do just that – login and provide identity information to any site supporting OpenID without the hassles of filling out registration forms and saving user\password information and with the user experience common to all OpenId sites (or, maybe even common to their familiar LiveID user interface?)

The wide adoption of OpenID led by Yahoo and Microsoft provides the required push for site owners to support OpenID providing the same simple and familiar login interface everywhere…

What does it mean for web developers?

With a simple integration effort that shouldn’t take more than a couple of minutes, site owners can relieve themselves from taking care of authentication and registration process while providing their users with a simple familiar interface for signing up and using their services.
OpenID provides an easy and secure mechanism for authenticating and registering users, and with additional online services (like JanRain’s RPX) site owners can handover the entire care of handling their user information to the cloud – cheaper, faster, more secure.

For now, the LiveID team is testing their system’s OpenID Provider which is at a CTP (Community Technology Preview) stage. Widespread support is planned for “sometime in 2009″.

[Update: Screencast Overview]

Tags: , , , , , , ,

The Complete Checklist for Cleaning Up Your Machine

Tips June 22nd, 2008

Control Panel On my last day at SAP, two days ago, I had to return to IT the desktop machine I’ve been using for the past 3 years. As I’ve been borrowing and returning laptops quite a lot so far (I didn’t have my own SAP laptop so I had to borrow one for temporary use every now and then) I became accustomed with the process of returning computer hardware to IT.

All these these different computers tend to contain personal information and, especially when it comes to laptops, tend to get reused in the company…

Now of course the due process of IT is to re-image these computers before handing them over to the next guy but do I really want to trust IT?
They might not re-image it immediately, stick it on a shelf and get to it later, or maybe never…

Maybe I’m paranoid but I like removing everything from my machine before turning it over.
The following is a checklist I use for cleaning up before returning any computer:

  • For Developers: make sure all your code is safe!
    • Make sure you’re not leaving anything checked out.
    • Backup any code snippets, POCs, etc. you have on your machine…
  • Clean up browsers data
    • Clean up FireFox data – Use the Tools|Clear Private Data menu option
      image
    • Clean up IE data - Tools|Internet Options|General|Delete…|Delete All…
      image
  • Run Crap Cleaner with all options checked (including the ones in the Application tab)
    image
  • Run the Windows Disk Cleanup utility from Start Menu|Accessories|System Tools|Disk Cleanup (or cleanmgr in the Start|run dialog)
    • Be sure to remove the Compress Old Files as its slow and not useful.
  • For Laptops:
    • Remove passwords for wireless networks. Open up Windows Wireless Network Connection Settings and remove all the wireless networks
      image
    • Remove application passwords. If you have applications like Live Messenger, Skype, etc. that are marked to remember your login information  you have to clean that up. Live Messenger, for example, has a forget me button on the login screen for this purpose:
      image
    • Remove personal files and programs
      • Uninstall FolderShare. FolderShare automatically logs in and it also synchronizes deletes. If you delete anything (or worse, IT deletes it) that delete operation is synchronized via FolderShare so it will get deleted on all your machines.
        • Once uninstalled, you can delete all the folders that were synchronized by FolderShare.
      • Go over the My Documents folder and make sure there’s nothing there.
      • Uninstall all chat programs: Live Messenger, Yahoo, GTalk, etc.
      • Uninstall your password management application.
      • Other programs that may contain login information or other important information:
        • Twitter clients (Twihrl, Twiteroo etc.)
        • Plaxo Pulse Notifier
        • WebDrive
      • Empty the Recycle Bin
      • If you’re paranoid or got something to hide you can delete files using QuickWiper which makes sure stuff you delete cannot be undeleted.
        If you’re extremely paranoid wipe the free space once you’re done to make sure nothing is recoverable.

That’s it! Your computer should now be completely clean and safe to be handed over to anyone.

(Originally inspired by Scott’s post)

Technorati Tags: ,,,

Tags: , , ,