From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/pt-pt/mozilla/persona/index.html | 153 --------------------------------- 1 file changed, 153 deletions(-) delete mode 100644 files/pt-pt/mozilla/persona/index.html (limited to 'files/pt-pt/mozilla/persona/index.html') diff --git a/files/pt-pt/mozilla/persona/index.html b/files/pt-pt/mozilla/persona/index.html deleted file mode 100644 index 12a9d58796..0000000000 --- a/files/pt-pt/mozilla/persona/index.html +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: Persona -slug: Mozilla/Persona -translation_of: Archive/Mozilla/Persona ---- -
-

Acompanhe ou peça ajuda!

-

Siga nosso blog, join our mailing list, or find us in #identity on IRC.

-
-

Mozilla Persona é um sistema de autenticação completamente descentralizado e seguro para a web baseado no protocolo aberto BrowserId. Para garantir que Persona funcione em todo lugar e para todos, Mozilla atualmente opera uma pequena suíte de serviços opcionais, centralizados.

-

Por quê você e seu site deveriam usar Persona?

-
    -
  1. Persona elimina completamente senhas para sites específicos, libertando usuários e sites do fardo de criar, gerir e armazenar seguramente senhas.
  2. -
  3. Persona é fácil de usar. Com apenas dois cliques um usuário Persona pode se cadastrar em um novo site, como Voost ou The Times Crossword, ignorando o desgaste associado à criação de contas.
  4. -
  5. Persona é fácil de implementar. Desenvolvedores podem adicionar Persona à um site em uma única tarde.
  6. -
  7. Melhor de tudo, não há bloqueio. Desenvolvedores adquirem um endereço de email para todos seus usuários, e usuários podem usar qualquer endereço de email com Persona.
  8. -
  9. Persona é baseado no protocolo BrowserID. Quando os navegadores populares implementarem BrowserID, eles não irão precisar depender da Mozilla para logar.
  10. -
-

Leia e comece!

-
- Note: Persona is in active development. Follow our blog to learn about new features, or join our mailing list and offer your feedback!
-

Using Persona on your site

- - - - - - - - - - - -
-

Getting started

-
-
- Why Persona?
-
- Learn about reasons to support Persona on your site, and how it compares to other identity and authentication systems.
-
- Quick setup
-
- A quick walkthrough showing how to add Persona to your website.
-
-
-

Persona API reference

-
-
- The navigator.id API reference
-
- Reference for the navigator.id object, which web developers can use to integrate Persona into sites.
-
- Verification API reference
-
- Reference for the remote verification API hosted at https://verifier.login.persona.org/verify.
-
-
-

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.
-
-
-

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 PHP, Node.JS, and more.
-
- Branding resources
-
- Sign in buttons and other graphics to help present Persona to your users.
-
-
-

 

- - - - - - - -
-

Information for Identity Providers

-

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.
-
- Development tips
-
- A set of tips and tricks useful while developing a new Identity Provider.
-
- .well-known/browserid
-
- An overview of the structure and purpose of the .well-known/browserid file, which IdPs use to advertise their support for the protocol.
-
-
-

The Persona Project

-
-
- Glossary
-
- BrowserID and Persona terminology defined.
-
- FAQ
-
- Answers to common questions.
-
- 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, a portable implementation of the {{ domxref("navigator.id") }} APIs, and an identity assertion verification service.
-
- The Persona Source Code
-
- The code behind the Persona website lives in a repository on GitHub. Patches welcome!
-
-
-

 

-- cgit v1.2.3-54-g00ecf