This translation is incomplete. Please help translate this article from English.
მოზილა პერსონა არის კროსბრაუზერული სისტემა ვებისთვის, ის ადვიალდ გამოყენადია და ადვიალდ დასაყენებლი. ის მუშაობს ყველა ძირითად ბრაუზერზე, და თქვენ შეგიძლიათ გამოიყენოთ ის დღესვე.
რატომ უნდა გამოიყენო პერსონა შენი საიტისათვის ?
- Persona completely eliminates site-specific passwords, freeing users and websites from the burden of creating, managing, and securely storing passwords.
- 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.
- Persona is easy to implement. Developers can add Persona to a site within a single afternoon.
- 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.
გამოიყენე პერსონა საკუთარ საიტზე
დაწყება
- რატომ პერონა ?
- რა არის განსაკუთრებული პერსონაში, სხვა იდენტიფიკაციისა და ავტორიზაციის სისტემებთან შედარებით.
- სწრაფი დაყენება
- A walkthrough showing how to add Persona to your website.
API reference
- The navigator.id API
- ბრაუზერის API.
- Verification API reference
- The remote verification API.
Guides
- უსაფრთხოების განხილვა
- Practices and techniques to make sure your Persona deployment is secure.
- Browser compatibility
- Learn exactly which browsers support Persona.
- ინტერნაციონალიზაცია
- Learn how Persona handles different languages.
- The implementor's guide
- რჩევები საიტებიდან რომლებსაც აქვთ პერსონას მხარდაჭერა.
რესურსები
- ბიბლიოთეკა და პლაგინები
- 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.
გახდი იდენტობის უზრუნველმყოფი
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.
პერსონა პროექტი
- Glossary
- BrowserID and Persona terminology defined.
- ხ.დ.კ.
- პასუხები ძირითად კითხვებზე.
- Protocol overview
- A mid-level technical overview of the underlying BrowserID protocol.
- პერსონას ვებ-საიტი
-
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 code for Persona is on GitHub. Pull requests welcome!
Join the Identity community
- IRC: #identity (learn more)
- Blog: identity.mozilla.com
- GitHub: report a bug