1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-11-11 02:47:52 +00:00
Files
i18n/i18n/zh-Hant/multi-factor-authentication.md
2025-02-27 07:33:06 +00:00

4.3 KiB

title, icon, description, cover
title icon description cover
Multifactor Authentication material/two-factor-authentication These tools assist you with securing your internet accounts with Multifactor Authentication without sending your secrets to a third-party. multi-factor-authentication.webp

防護下列威脅:

實體金鑰

實體安全金鑰推薦 已移至其本身的類別。

Multifactor Authentication Apps implement a security standard adopted by the Internet Engineering Task Force (IETF) called Time-based One-time Passwords, or TOTP. 這是一種網站與您共享祕密的方法,驗證器應用程式使用該祕密根據當前時間生成(通常為)六位數驗證碼,您在登錄網站時輸入以供網站檢查。 Typically, these codes are regenerated every 30 seconds, and once a new code is generated the old one becomes useless. 即使駭客獲得六位數的驗證碼,也無法逆轉該代碼去取得原始祕密或透過其他方式去預測以後的驗證碼。

我們強烈建議您使用行動 TOTP 應用程式而不是桌面替代方案,因為 Android 和 iOS 比大多數桌面作業系統具有更好的安全性和應用程式隔離性。

Ente Auth

Ente Auth logo{ align=right }

Ente Auth 是一個自由且開放原始碼的應用程式,可儲存私鑰並產生 TOTP 一次性密碼。 It can be used with an online account to back up and sync your tokens across your devices (and access them via a web interface) in a secure, end-to-end encrypted fashion. 它也可在單一設備上離線使用,無需帳戶。

:octicons-home-16: 首頁{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="隱私權政策" } :octicons-info-16:{ .card-link title=說明文件} :octicons-code-16:{ .card-link title="原始碼" }

下載

Aegis Authenticator (Android)

Aegis logo{ align=right }

Aegis Authenticator 是一款適用於 Android 的自由且開放原始碼應用程式,管理線上服務的兩步驟驗證。 Aegis Authenticator 完全離線/本機運行,不同於許多替代方案,它具備匯出令牌以進行備份的選項。

:octicons-home-16: 首頁{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="隱私權政策" } :octicons-info-16:{ .card-link title=說明文件} :octicons-code-16:{ .card-link title="原始碼" } :octicons-heart-16:{ .card-link title=捐款 }

下載

標準

**請注意,我們與推薦的任何項目均無關。**除了我們的通用標準外,我們還制定了一套明確的要求,以便我們能夠提供客觀的建議。 建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。

  • 源代碼必須公開。
  • 無需網際網路連線。
  • 雲端同步功能必須是非強迫的,而且(如該軟體有)同步功能則其必須採納 E2EE。