Linked by Eugenia Loli-Queru on Fri 17th Aug 2007 02:22 UTC, submitted by randommsdev
Privacy, Security, Encryption Microsoft has announced the release of Windows Live ID Web Authentication. This means that WLID (formerly known as Passport) is now opened to third party websites to use as their authentication system. Any Windows Live user can potentially log in to a website that implements Web Authentication. Interestingly sample implementations are available in the Ruby, Python, Perl, and PHP open source languages amongst others -- tested on openSUSE 10.2 but expected to work on any platform that supports these languages. More details are available in the SDK documentation.
Permalink for comment 264322
To read all comments associated with this story, please click here.
RE[3]: And?
by stestagg on Sat 18th Aug 2007 17:42 UTC in reply to "RE[2]: And?"
stestagg
Member since:
2006-06-03

Actually, you're about 3 years out of date. SHA1 and MD5 passwords can be guessed using Rainbow codes. You should encrypt a password hash, or use some other, private obfuscation method to prevent rainbow cracking.

Reply Parent Bookmark Score: 2