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.

Revision 663197 of პერსონა

  • Revision slug: Mozilla/პერსონა
  • Revision title: პერსონა
  • Revision id: 663197
  • Created:
  • Creator: Nikaloz
  • Is current revision? არა
  • Comment

Revision Content

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

მოზილა პერსონა არის კროსბრაუზერული სისტემა ვებისთვის, ის ადვიალდ გამოყენადია და ადვიალდ დასაყენებლი. ის მუშაობს ყველა ძირითად ბრაუზერზე, და თქვენ შეგიძლიათ გამოიყენოთ ის დღესვე.

რატომ უნდა გამოიყენო პერსონა შენი საიტისათვის ?

  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.


გამოიყენე პერსონა საკუთარ საიტზე


დაწყება

რატომ პერონა ?
What's special about Persona compared to other identity and authentication systems.
სწრაფი დაყენება
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

უსაფრთხოების განხილვა
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
Tips from sites that have added support for Persona.

რესურსები

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.

პერსონა პროექტი

Glossary
BrowserID and Persona terminology defined.
ხ.დ.კ.
პასიხები ძირითად კითხვებზე.
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.
პერსონას ვებ-საიტი
To get Persona going, we're hosting three services at https://login.persona.org: a fallback Identity Provider, an implementation of the {{domxref("navigator.id")}} APIs, and a verification service.
პერსონას სოურს კოდი
The code for Persona is on GitHub. Pull requests welcome!

{{CommunityBox("Identity", "dev-identity", "mozilla.dev.identity", "identity","Blog|https://identity.mozilla.com/|identity.mozilla.com|Visit the Identity blog||GitHub|https://github.com/mozilla/browserid/issues/new|report a bug|Report a bug")}}

  1. პერსონას გამოყენება ვებ-საიტზე
    1. Why should you use Persona?
    2. დაწყება
    3. Tips for implementing Persona
    4. Security considerations
    5. Browser compatibility
    6. Internationalization
    7. The navigator.id API
    8. The remote verification API
    9. Libraries and plugins
    10. User interface guidelines
  2. Becoming an Identity Provider
    1. IdP Overview
    2. Implementing an IdP
    3. .well-known-browserid format
  3. პერსონა პროექტი
    1. Glossary
    2. FAQ
    3. Persona hosted services
    4. Protocol overview
    5. Cryptography

Revision Source

<div class="summary">
 Simple, privacy-sensitive single sign-in: let your users sign into your website with their email address, and free yourself from password management.</div>
<div class="column-container">
 <p><span class="seoSummary"><a href="https://login.persona.org/">მოზილა პერსონა</a> არის კროსბრაუზერული სისტემა ვებისთვის, ის ადვიალდ გამოყენადია და ადვიალდ დასაყენებლი. ის მუშაობს <a href="/en-US/docs/persona/Browser_compatibility">ყველა ძირითად ბრაუზერზე</a>, და თქვენ შეგიძლიათ <a href="/en-US/docs/Persona/Quick_Setup">გამოიყენოთ ის დღესვე</a>.</span></p>
 <p>რატომ უნდა გამოიყენო პერსონა შენი საიტისათვის ?</p>
 <ol>
  <li><strong>Persona completely eliminates site-specific passwords</strong>, freeing users and websites from the burden of creating, managing, and securely storing passwords.</li>
  <li><strong>Persona is easy to use.</strong> With just two clicks a Persona user can sign into a new site like <a href="https://voo.st">Voost</a>, bypassing the friction associated with account creation.</li>
  <li><strong>Persona is easy to implement</strong><strong>. </strong>Developers can add Persona to a site within a single afternoon.</li>
  <li><strong>There's no lock-in</strong>. Developers get a verified email address for all of their users, and users can use any email address with Persona.</li>
 </ol>
 <p>Plus, Persona is only going to get better: it's built on an <strong>open, decentralized protocol,</strong> that's designed to allow <strong>direct integration into browsers</strong> and <strong>native support by email providers</strong><strong>. </strong>Sites that implement Persona today will automatically experience those improvements, without having to change any code.</p>
</div>
<hr />
<div class="column-container">
 <h2 id="Using_Persona_on_your_site">გამოიყენე პერსონა საკუთარ საიტზე</h2>
 <br />
 <div class="column-third">
  <h3 id="Getting_started">დაწყება</h3>
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Why_Persona">რატომ პერონა ? </a></dt>
   <dd>
    What's special about Persona compared to other identity and authentication systems.</dd>
   <dt>
    <a href="/en-US/docs/Persona/Quick_Setup">სწრაფი დაყენება</a></dt>
   <dd>
    A walkthrough showing how to add Persona to your website.</dd>
  </dl>
  <h3 id="API_reference">API reference</h3>
  <dl>
   <dt>
    <a href="/en-US/Persona/The_navigator.id_API">The navigator.id API</a></dt>
   <dd>
    The browser API.</dd>
   <dt>
    <a href="/en-US/docs/Persona/Remote_Verification_API">Verification API reference</a></dt>
   <dd>
    The remote verification API.</dd>
  </dl>
 </div>
 <div class="column-third">
  <h3 id="Guides">Guides</h3>
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Security_Considerations">უსაფრთხოების განხილვა</a></dt>
   <dd>
    Practices and techniques to make sure your Persona deployment is secure.</dd>
   <dt>
    <a href="/en-US/docs/Persona/Browser_compatibility">Browser compatibility</a></dt>
   <dd>
    Learn exactly which browsers support Persona.</dd>
   <dt>
    <a href="/en-US/docs/Persona/Internationalization">ინტერნაციონალიზაცია</a></dt>
   <dd>
    Learn how Persona handles different languages.</dd>
   <dt>
    <a href="/en-US/docs/Persona/The_implementor_s_guide">The implementor's guide</a></dt>
   <dd>
    Tips from sites that have added support for Persona.</dd>
  </dl>
 </div>
 <div class="column-third">
  <h3 id="Resources">რესურსები</h3>
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Libraries_and_plugins">Libraries and plugins</a></dt>
   <dd>
    Find a drop-in library for your favorite programming language, web framework, blog, or content management system.</dd>
   <dt>
    <a class="link-https" href="https://github.com/mozilla/browserid-cookbook">The Persona cookbook</a></dt>
   <dd>
    Example source code for Persona sites. Includes snippets in C# (MVC3), PHP, Node.JS, and more.</dd>
   <dt>
    <a href="/en-US/Persona/User_interface_guidelines">User interface guidelines</a></dt>
   <dd>
    How to present Persona sign-in to your users.</dd>
  </dl>
 </div>
</div>
<hr />
<h2 id="Becoming_an_Identity_Provider">Becoming an Identity Provider</h2>
<p>If you're an email provider or another identity-providing service, check out the links below to learn about becoming a Persona Identity Provider.</p>
<div class="column-container">
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Identity_Provider_Overview">IdP Overview</a></dt>
   <dd>
    A high level view of Persona Identity Providers.</dd>
  </dl>
 </div>
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Implementing_a_Persona_IdP">Implementing an IdP</a></dt>
   <dd>
    A detailed guide to the technical details of becoming an IdP.</dd>
  </dl>
 </div>
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/.well-known-browserid">.well-known/browserid</a></dt>
   <dd>
    An overview of the <code>.well-known/browserid</code> file, which IdPs use to advertise support for the protocol.</dd>
  </dl>
 </div>
</div>
<hr />
<h2 id="The_Persona_Project">პერსონა პროექტი</h2>
<div class="column-container">
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Glossary">Glossary</a></dt>
   <dd>
    BrowserID and Persona terminology defined.</dd>
   <dt>
    <a href="/en-US/docs/Persona/FAQ">ხ.დ.კ.</a></dt>
   <dd>
    პასიხები ძირითად კითხვებზე.</dd>
   <dt>
    <a href="/en-US/docs/Persona/Protocol_Overview">Protocol overview</a></dt>
   <dd>
    A mid-level technical overview of the underlying BrowserID protocol.</dd>
  </dl>
 </div>
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/persona/Crypto">Crypto</a></dt>
   <dd>
    A look at the cryptographic concepts behind Persona and BrowserID.</dd>
   <dt>
    <a class="link-https" href="https://github.com/mozilla/id-specs/blob/prod/browserid/index.md">The Spec</a></dt>
   <dd>
    Deep technical details live here.</dd>
  </dl>
 </div>
 <div class="column-third">
  <dl>
   <dt>
    <a href="/en-US/docs/Persona/Bootstrapping_Persona">პერსონას ვებ-საიტი</a></dt>
   <dd>
    To get Persona going, we're hosting three services at <a class="link-https" href="https://login.persona.org" rel="freelink">https://login.persona.org</a>: a fallback Identity Provider, an implementation of the {{domxref("navigator.id")}} APIs, and a verification service.</dd>
   <dt>
    <a href="https://github.com/mozilla/browserid">პერსონას სოურს კოდი</a></dt>
   <dd>
    The code for Persona is on GitHub. Pull requests welcome!</dd>
  </dl>
 </div>
</div>
<p>{{CommunityBox("Identity", "dev-identity", "mozilla.dev.identity", "identity","Blog|https://identity.mozilla.com/|identity.mozilla.com|Visit the Identity blog||GitHub|https://github.com/mozilla/browserid/issues/new|report a bug|Report a bug")}}</p>
<h2 id="Subnav">Subnav</h2>
<ol>
 <li><a href="#">პერსონას გამოყენება ვებ-საიტზე</a>
  <ol>
   <li><a href="/en-US/Persona/Why_Persona" title="Why Persona?">Why should you use Persona?</a></li>
   <li><a href="/en-US/Persona/Quick_setup" title="Quick Start">დაწყება</a></li>
   <li><a href="/en-US/Persona/The_implementor_s_guide" title="Implementor's Guide">Tips for implementing Persona</a></li>
   <li><a href="/en-US/Persona/Security_Considerations" title="Security Considerations">Security considerations</a></li>
   <li><a href="/en-US/Persona/Browser_compatibility" title="Browser compatibility">Browser compatibility</a></li>
   <li><a href="/en-US/Persona/Internationalization" title="Internationalization">Internationalization</a></li>
   <li><a href="/en-US/Persona/The_navigator.id_API" title="The navigator.id API">The navigator.id API</a></li>
   <li><a href="/en-US/Persona/Remote_Verification_API" title="Remote Verification API">The remote verification API</a></li>
   <li><a href="/en-US/Persona/Libraries_and_plugins" title="Libraries and plugins">Libraries and plugins</a></li>
   <li><a href="/en-US/Persona/User_interface_guidelines" title="User interface guidelines">User interface guidelines</a></li>
  </ol>
 </li>
 <li><a href="#">Becoming an Identity Provider</a>
  <ol>
   <li><a href="/en-US/Persona/Identity_Provider_Overview" title="IdP Overview">IdP Overview</a></li>
   <li><a href="/en-US/Persona/Implementing_a_Persona_IdP" title="Implementing an IdP">Implementing an IdP</a></li>
   <li><a href="/en-US/Persona/.well-known-browserid" title=".well-known-browserid format">.well-known-browserid format</a></li>
  </ol>
 </li>
 <li><a href="#">პერსონა პროექტი</a>
  <ol>
   <li><a href="/en-US/Persona/Glossary" title="Glossary">Glossary</a></li>
   <li><a href="/en-US/Persona/FAQ" title="FAQ">FAQ</a></li>
   <li><a href="/en-US/Persona/Bootstrapping_Persona" title="Persona hosted services">Persona hosted services</a></li>
   <li><a href="/en-US/Persona/Protocol_Overview" title="Protocol overview">Protocol overview</a></li>
   <li><a href="/en-US/Persona/Crypto" title="Crypto">Cryptography</a></li>
  </ol>
 </li>
</ol>
Revert to this revision