Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Persona

This translation is incomplete. Please help translate this article from English.

Simple, privacy-sensitive single sign-in: let your users sign into your website with their email address, and free yourself from password management.

Mozilla Persona is a cross-browser login system for the Web, that's easy to use and easy to deploy. It works on all major browsers, and you can get started today.

आपको अपनी वेबसाइट पर Persona का उपयोग क्यों करना चाहिए?

  1. Persona completely eliminates site-specific passwords, freeing users and websites from the burden of creating, managing, and securely storing passwords.
  2. Persona is easy to use. With just two clicks a Persona user can sign into a new site like Voost, bypassing the friction associated with account creation.
  3. Persona is easy to implement. Developers can add Persona to a site within a single afternoon.
  4. There's no lock-in. Developers get a verified email address for all of their users, and users can use any email address with Persona.

Plus, Persona is only going to get better: it's built on an open, decentralized protocol, that's designed to allow direct integration into browsers and native support by email providers. Sites that implement Persona today will automatically experience those improvements, without having to change any code.


आपके साइट पर Persona का प्रयोग


आरंभ करने के लिए

Why Persona?
अन्य पहचान और प्रमाणीकरण प्रणाली की तुलना में Persona के बारे में क्या खास है
Quick setup
A walkthrough showing how to add Persona to your website.

API reference

The navigator.id API
The browser API.
Verification API reference
The remote verification API.

Guides

Security considerations
Practices and techniques to make sure your Persona deployment is secure.
Browser compatibility
Learn exactly which browsers support Persona.
Internationalization
Learn how Persona handles different languages.
The implementor's guide
Tips from sites that have added support for Persona.

Resources

Libraries and plugins
Find a drop-in library for your favorite programming language, web framework, blog, or content management system.
The Persona cookbook
Example source code for Persona sites. Includes snippets in C# (MVC3), PHP, Node.JS, and more.
User interface guidelines
How to present Persona sign-in to your users.

Becoming an Identity Provider

If you're an email provider or another identity-providing service, check out the links below to learn about becoming a Persona Identity Provider.

IdP Overview
A high level view of Persona Identity Providers.
Implementing an IdP
A detailed guide to the technical details of becoming an IdP.
.well-known/browserid
An overview of the .well-known/browserid file, which IdPs use to advertise support for the protocol.

Persona परियोजना

Glossary
BrowserID and Persona terminology defined.
FAQ
सामान्य प्रश्नों के उत्तर.
Protocol overview
A mid-level technical overview of the underlying BrowserID protocol.
Crypto
A look at the cryptographic concepts behind Persona and BrowserID.
The Spec
Deep technical details live here.
The Persona website
To get Persona going, we're hosting three services at https://login.persona.org: a fallback Identity Provider, an implementation of the navigator.id APIs, and a verification service.
The Persona source code
The code for Persona is on GitHub. Pull requests welcome!

Join the Identity community

Choose your preferred method for joining the discussion:

Document Tags and Contributors

 Contributors to this page: prathamesh.chavan
 Last updated by: prathamesh.chavan,