
Autentification, registration, identity
Get flash to fully experience Pearltrees
The Authoritative Guide to OAuth 1.0 « hueniverse
OAuth is an open standard for authorization . It allows users to share their private resources (e.g. photos, videos, contact lists) stored on one site with another site without having to hand out their credentials, typically supplying username and password tokens instead. Each token grants access to a specific site (e.g., a video editing site) for specific resources (e.g., just videos from a specific album) and for a defined duration (e.g., the next 2 hours). This allows a user to grant a third party site access to their information stored with another service provider, without sharing their access permissions or the full extent of their data. OAuth began in November 2006 when Blaine Cook was developing the Twitter OpenID implementation. Meanwhile, Ma.gnolia needed a solution to allow its members with OpenIDs to authorize Dashboard Widgets to access their service.
OAuth - Wikipedia, the free encyclopedia
25th January 2012: Status update API on My Opera no longer available This article is partially out of date: the status update API (see the "Get your My Opera status" section) on My Opera is no longer available. We will provide such functionality in a different way in the future — until then, watch this space.
Gentle introduction to OAuth - Dev.Opera
Identification Oauth Twitter sur son site avec PHP - Tutorial - La Ferme du web
How to Authenticate Users With Twitter OAuth | Nettuts+
Beginning August 16th, Twitter will no longer support the basic authentication protocol for its platform. That means the only way to authenticate users will be through a Twitter application. In this tutorial, I’ll show you how to use Twitter as your one-click authentication system, just as we did with Facebook . Fill in the fields for your site accordingly, just be sure to select Browser in Application Type , and set the Callback URL to something like http://localhost.com/twitter_login.php ( http://localhost/ won’t be accepted because it doesn’t have a domain name).Creating a Twitter OAuth Application | Nettuts+
Introducing ‘Sign-in with Twitter’, OAuth-Style “Connect” « hueniverse
Yesterday Twitter released ‘Sign-in with Twitter’ , the ability to use Twitter as a delegated sign-in provider for third-party websites. The cool thing about this new feature, which is part of their OAuth API beta , is that it is completely standard OAuth . No extensions, not secret sauce, and not another proprietary provider ( yes, I’m looking at you Facebook ). It is Open done right.Security Assertion Markup Language - Wikipedia, the free encyclopedia
HMAC - Wikipedia, the free encyclopedia
In cryptography , HMAC (Hash-based Message Authentication Code) is a specific construction for calculating a message authentication code (MAC) involving a cryptographic hash function in combination with a secret key . As with any MAC, it may be used to simultaneously verify both the data integrity and the authenticity of a message . Any cryptographic hash function, such as MD5 or SHA-1 , may be used in the calculation of an HMAC; the resulting MAC algorithm is termed HMAC-MD5 or HMAC-SHA1 accordingly. The cryptographic strength of the HMAC depends upon the cryptographic strength of the underlying hash function, the size of its hash output length in bits, and on the size and quality of the cryptographic key. An iterative hash function breaks up a message into blocks of a fixed size and iterates over them with a compression function . For example, MD5 and SHA-1 operate on 512-bit blocks.Usability researcher Jakob Nielsen’s recent column advocates a fundamental change to password field design on the web. He believes that the time has come “to show most passwords in clear text as users type them,” abandoning the traditional approach that displays a series of asterisks or bullets in place of the actual password. Nielsen’s controversial proposal demonstrates the principle that most design decisions require trade-offs. User goals and business objectives do not always intersect. Security, usability, and aesthetic concerns often compete. We must set priorities and balance these interests to achieve the best results in each situation.
The Problem with Passwords - A List Apart Articles
“Lazy Registration” and the value of iterative research & design « Madgex Labs Blog
One of the things we concentrate on at Madgex is the use of iterative research and design to improve conversion rates on our platforms. We run a lot of usability interviews, make design changes, and track the conversion rates via analytics. The lazy registration system we introduced in version 3 of our platform last year is a great example of this. One of the biggest leakage points of any webapp is registration : users are forced to make a clear decision about whether they want to enter a long term relationship with your site.David Recordon, one of the key architects of OpenID and other identity technologies that have emerged over the past five years, has envisioned a new direction for OpenID. His proposal, which was drafted with input from several people in the OpenID community, is called OpenID Connect . At the highest level, it essentially rebuilds OpenID on top of OAuth 2.0, combining the two popular open source systems for authenticating users and letting them share data with social websites and applications.
New 'OpenID Connect' Proposal Could Solve Many of the Social Web's Woes | Webmonkey| Wired.com
WebFinger is an updated take on the Name/Finger protocol using HTTP, XRD , and host-meta (instead of a direct TCP connection on port 79) to obtain information about user accounts. It works by defining a new account URI scheme and a protocol for resolving it into an extensible descriptor of the account and its owner. The account URI, using the newly proposed ‘ acct ‘ scheme, is used to identify user accounts at a given host which are typically used for the purpose of resource management and establishing local identity (at the host). User accounts include a local identifier (username, screenname, or handle), and a host which can resolve and (usually) authenticate the local identifier. Account URIs are useful in most places HTTP URIs are accepted.
Introducing WebFinger « hueniverse
A centralized authentication, authorization, entitlements and federation services OpenAM technology underpins many of the globe’s largest corporate and government agency security infrastructures. It's the market leader in open source Authentication, Authorization, Entitlement and Federation product.
OpenAM
Technologies Authentification Unique

