From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/bn/mozilla/persona/index.html | 176 ++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 files/bn/mozilla/persona/index.html (limited to 'files/bn/mozilla/persona/index.html') diff --git a/files/bn/mozilla/persona/index.html b/files/bn/mozilla/persona/index.html new file mode 100644 index 0000000000..e73bea0e20 --- /dev/null +++ b/files/bn/mozilla/persona/index.html @@ -0,0 +1,176 @@ +--- +title: পারসোনা +slug: Mozilla/Persona +tags: + - NeedsReview +translation_of: Archive/Mozilla/Persona +--- +
সহজ, গোপনীয়তা-সংবেদনশীল একক সাইন ইন:  আপনার ব্যবহারকারীরা তাদের ইমেইল ঠিকানা দিয়ে আপনার ওয়েবসাইটে সাইন ইন করতে পারবে, এবং আপনি পাসওয়ার্ড ব্যাবস্থাপনা থেকে মুক্ত হবেন।
+ +
+

মজিলা পারসোনা ওয়েবের জন্য একটি ক্রস-ব্রাউজার লগইন পদ্ধতি যা ব্যবহার এবং স্থাপন করা সহজ। এটি সব প্রধান ব্রাউজারে কাজ করে এবং আপনি আজই শুরু করতে পারেন।

+ + +

কেন আপনি আপনার ওয়েবসাইটে পারসোনা ব্যবহার করবেন ?

+ +
    +
  1. পারসোনা পুরোপুরি সাইট-নির্দিষ্ট পাসওয়ার্ড পরিহার করে, এবং পাসওয়ার্ড তৈরি, পরিচালনানিরাপদভাবে সংরক্ষণ বোঝা থেকে ব্যবহারকারী এবং ওয়েবসাইটকে মুক্ত করে।
  2. +
  3. পারসোনা ব্যাবহার করা সহজ। একাউন্ট তৈরির ঝামেলা কে বাদ দিয়ে, একজন পারসোনা ব্যাবহারকারী Voost এর মত নতুন সাইটে মাত্র দুই ক্লিকে একাউন্ট খুলতে পারে।
  4. +
  5. পারসোনা বাস্তবায়ন করা সহজডেভেলপারগণ এক সন্ধ্যায় একটি সাইটে পারসোনা যোগ করতে পারেন।
  6. +
  7. লক-ইন এর কোন ব্যাপার নেই। ডেভেলপারগণ তাদের ব্যবহারকারীর একটি ভেরিফিকেশন করা ইমেইল ঠিকানা পান, এবং ব্যবহারকারী পারসোনাতে যে কোন ইমেইল ঠিকানা ব্যবহার করতে পারেন।
  8. +
+ +

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.

+
+ +
+
+

আপনার সাইটে পারসোনা ব্যাবহার

+ + +
+

শুরু হোক

+ +
+
পারসোনাই কেন?
+
বিশেষ কিছু বিষয়ে পারসোনার সাথে অন্যদের তুলনা পরিচয় এবং পরিচয় প্রমাণ ব্যবস্থা।
+
দ্রুত সেটআপ
+
এখানে দেখবেন কীভাবে আপনি আপনার ওয়েবসাইট এ পারসোনা যোগ করবেন
+
+ +

API প্রসঙ্গে

+ +
+
The navigator.id API
+
ব্রাউজারের API.
+
সত্যতা যাচাই API প্রসঙ্গে
+
দুরথেকে যাচাই করা API.
+
+
+ +
+

গাইড

+ +
+
নিরাপত্তাজনিত বিবেচ্য বিষয়
+
অভ্যাস এবং কৌশল বিস্তৃতি আপনার পারসোনা'র  নিরাপদ নিশ্চিত করে।
+
ব্রাউজারের সামঞ্জস্যতা
+
সঠিকভাবে জানুন আপনার ব্রাউজার পারসোনা সমর্থন করে কিনা।
+
Internationalization
+
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.
+
+
+
+ +
+

পরিচয় দাতা হওয়া 

+ +

আপনি যদি কোনো ই-মেইল সেবাদাতা হন অথবা অন্য কোনো পরিচয় প্রদাতা  হন তবে নিচের লিংকগুলি দেখুন পার্সনা পরিচয়্দাতা হবার প্রসঙ্গে :

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

পারসোনা প্রজেক্ট

+ +
+
+
+
গ্লোসারি
+
BrowserID and Persona terminology defined.
+
স.জি.প্র.
+
Answers to common questions.
+
 প্রটোকলের বিবরণ
+
A mid-level technical overview of the underlying BrowserID protocol.
+
+
+ +
+
+
ক্রিপ্টো
+
A look at the cryptographic concepts behind Persona and BrowserID.
+
স্পেক
+
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!
+
+
+
+ + + +
    +
  1. Using Persona on a website + +
      +
    1. Why should you use Persona?
    2. +
    3. Get started
    4. +
    5. Tips for implementing Persona
    6. +
    7. Security considerations
    8. +
    9. Browser compatibility
    10. +
    11. Internationalization
    12. +
    13. The navigator.id API
    14. +
    15. The remote verification API
    16. +
    17. Libraries and plugins
    18. +
    19. User interface guidelines
    20. +
    +
  2. +
  3. Becoming an Identity Provider +
      +
    1. IdP Overview
    2. +
    3. Implementing an IdP
    4. +
    5. .well-known-browserid format
    6. +
    +
  4. +
  5. The Persona project +
      +
    1. Glossary
    2. +
    3. FAQ
    4. +
    5. Persona hosted services
    6. +
    7. Protocol overview
    8. +
    9. Cryptography
    10. +
    +
  6. +
-- cgit v1.2.3-54-g00ecf