Persona Web Login Beta 2
Written by Kay Ewbank   
Thursday, 11 April 2013

Mozilla has released the second beta of Persona, its web login technology designed to eliminate the need for site-specific passwords on the web.

 

 

Mozilla has been working on its experimental login system for over a year, and Persona is taking shape as a completely decentralized authentication system based on the open BrowserID protocol.

The initial beta meant that a user could register an email address with a server called a Persona Identity Provider (IdP). Once registered the user could log into Persona-enabled websites without having to enter a password. Security was taken care of by Persona’s authentication system based on public-key cryptography.

The highlight of the second beta is a feature called Identity Bridging so that users will be able to log in to Persona-enabled websites even if they haven’t explicitly registered their passwords with a Persona IdP. The technique works so long as the email address being used is one from one of the leading email providers who support OpenID or OAuth for authentication on multiple websites.

The initial beta is limited to working with Yahoo.com email addresses, but support will be added for other providers in the next few months, and according to a blog post on Mozilla Hacks, the system will be available to over half the worldwide internet population.

The post explains that Mozilla has built a server that acts as a bridge between OpenID, OAuth and Persona. The project's codename is "BigTent", and the codebase is open source.

Persona is also interesting by virtue of being Mozilla’s first serious node.js-based service.

 

 

Yahoo email account holders can access websites that are Persona-enabled by entering their email address into the site’s login field. There’s no need to re-enter the password. For the moment, there are only a few websites that support Persona; according to Mozilla the list includes the Eclipse Foundation’s Orion Hub and the Born this Way Foundation.

If you want to add Persona support to your website, the blog post says it should take around an afternoon, and will involves including a javascript library in your page, adding the code to handle login events, invoking a navigator.id.request() when a user clicks your login button, and implementing a server-side handler to verify users and start their session. You can read the details in its Quick Setup guide.

 

 

Persona is an attractive option - open source, easy to use and not affiliated with anyone trying to track or otherwise control users. Given how easy it is to install there seems to be little to stop it growing - apart from a lack of registered users. Alternatives such as Facebook login have the advantage that there are a lot of users that already have their credentials registered with the system and so can log on without doing anything extra. The bridging technology might help with this as it acts as a sort of temporary "import" your credentials to Persona option. However when faced with the choice of a Persona or a Facebook log in it is easy to see which one most users will select. The long term success of Persona probably doesn't depend on its technical quality but on some large community of users adopting and promoting it. 

  


To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Ibis 8 Adds Streaming
05/03/2024

Ibis 8.0 has been released with stream processing backends. The new release includes Apache Flink as a streaming backend, and RisingWave, a streaming database backend. There's also a new batch backend [ ... ]



The University of Tübingen's Self-Driving Cars Course
22/03/2024

The recorded lectures and the written material of a course on Self-Driving Cars at the University of Tübingen have been made available for free. It's a first class opportunity to learn the in an [ ... ]


More News

Last Updated ( Thursday, 11 April 2013 )