1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-11-10 18:37:52 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2024-11-11 14:35:18 +00:00
parent 1b11135aca
commit 53b33aee0b
87 changed files with 601 additions and 485 deletions

View File

@@ -10,7 +10,7 @@ cover: encryption.webp
## 多平臺
此處列出的選項是多平臺的,非常適合建立資料的加密備份。
The options listed here are available on multiple platforms and great for creating encrypted backups of your data.
### Cryptomator (雲端)
@@ -115,13 +115,13 @@ VeraCrypt是已停產的 TrueCrypt 項目的分支。 根據其開發人員的
Truecrypt 已完成[多次審計](https://en.wikipedia.org/wiki/TrueCrypt#Security_audits),而 VeraCrypt 也曾接受 [獨立審計](https://en.wikipedia.org/wiki/VeraCrypt#VeraCrypt_audit)。
## 作業系統完整磁碟加密
## Operating System Encryption
<small>防護下列威脅:</small>
- [:material-target-account: 針對性攻擊](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
加密開機用的作業系統,我們通常建議使用其隨附的加密軟體,而不是第三方工具。 因為作業系統原生的加密工具通常會使用作業系統和硬體特定的功能,例如裝置中的[安全加密處理器](https://en.wikipedia.org/wiki/Secure_cryptoprocessor)保護電腦免於進階的實體攻擊。 至於 ** 開機用的輔助磁碟和外接硬碟,我們則建議使用開源工具,例如:[VeraCrypt](#veracrypt-disk),因為它們提供了額外的靈活性避免供應商鎖定。
Built-in OS encryption solutions generally leverage hardware security features such as a [secure cryptoprocessor](basics/hardware.md#tpmsecure-cryptoprocessor). Therefore, we recommend using the built-in encryption solutions for your operating system. For cross-platform encryption, we still recommend [cross-platform tools](#multi-platform) for additional flexibility and to avoid vendor lock-in.
### BitLocker
@@ -129,7 +129,7 @@ Truecrypt 已完成[多次審計](https://en.wikipedia.org/wiki/TrueCrypt#Securi
![BitLocker logo](assets/img/encryption-software/bitlocker.png){ align=right }
**BitLocker** 是 Microsoft Windows 捆綁的全磁區加密解決方案。 我們推薦利用它加密開機設備,因為其[使用 TPM](https://learn.microsoft.com/windows/security/information-protection/tpm/how-windows-uses-the-tpm). 鑑證公司 ElcomSoft 曾撰寫過此功能的相關介紹 [Understanding BitLocker TPM Protection](https://blog.elcomsoft.com/2021/01/understanding-BitLocker-tpm-protection).
**BitLocker** is the full volume encryption solution bundled with Microsoft Windows that uses the Trusted Platform Module ([TPM](https://learn.microsoft.com/windows/security/information-protection/tpm/how-windows-uses-the-tpm)) for hardware-based security.
[:octicons-info-16:](https://learn.microsoft.com/windows/security/information-protection/BitLocker/BitLocker-overview){ .card-link title="說明文件" }
@@ -137,7 +137,7 @@ Truecrypt 已完成[多次審計](https://en.wikipedia.org/wiki/TrueCrypt#Securi
</div>
BitLocker [僅支援](https://support.microsoft.com/windows/turn-on-device-encryption-0c453637-bc88-5f74-5105-741561aae838)專業版、企業版和教育版Windows 版本。 它可以在家庭版上啓用,只要符合先決條件。
BitLocker is [officially supported](https://support.microsoft.com/windows/turn-on-device-encryption-0c453637-bc88-5f74-5105-741561aae838) on the Pro, Enterprise, and Education editions of Windows. It can be enabled on Home editions provided that they meet the following prerequisites.
<details class="example" markdown>
<summary>Windows Home上啓用BitLocker</summary>
@@ -187,7 +187,7 @@ BitLocker [僅支援](https://support.microsoft.com/windows/turn-on-device-encry
![FileVault logo](assets/img/encryption-software/filevault.png){ align=right }
**FileVault** 是 macOS 內建的即時磁區加密方案。 建議使用FileVault ,因為它打抵擋 Apple silicon SoC 或 T2 安全晶片 [硬體安全問題](https://support.apple.com/guide/security/volume-encryption-with-filevault-sec4c6dc1b6e/web)。
**FileVault** 是 macOS 內建的即時磁區加密方案。 FileVault takes advantage of the [hardware security capabilities](os/macos-overview.md#hardware-security) present on an Apple silicon SoC or T2 Security Chip.
[:octicons-info-16:](https://support.apple.com/guide/mac-help/encrypt-mac-data-with-filevault-mh11785/mac){ .card-link title="說明文件" }
@@ -195,7 +195,7 @@ BitLocker [僅支援](https://support.microsoft.com/windows/turn-on-device-encry
</div>
我們建議您將本機復原金鑰存放在安全的地方,而不是使用您的 iCloud 帳號進行復原。
We advise against using your iCloud account for recovery; instead, you should securely store a local recovery key on a separate storage device.
### Linux Unified Key設定
@@ -377,7 +377,7 @@ gpg --quick-gen-key alice@example.com future-default
![GPG Suite logo](assets/img/encryption-software/gpgsuite.png){ align=right }
**GPG Suite** [Apple Mail](email-clients.md#apple-mail-macos) 和macOS 提供 OpenPGP。
**GPG Suite** provides OpenPGP support for [Apple Mail](email-clients.md#apple-mail-macos) and other email clients on macOS.
我們建議看看他們的 [第一步](https://gpgtools.tenderapp.com/kb/how-to/first-steps-where-do-i-start-where-do-i-begin-setup-gpgtools-create-a-new-key-your-first-encrypted-email) 和 [知識庫](https://gpgtools.tenderapp.com/kb) 以取得支援。
@@ -395,7 +395,7 @@ gpg --quick-gen-key alice@example.com future-default
</div>
目前GPG Suite [尚未](https://gpgtools.com/sonoma) 有適用於 macOS Sonoma 的穩定版本。
Currently, GPG Suite does [not yet](https://gpgtools.com/sequoia) have a stable release for macOS Sonoma and later.
### OpenKeychain
@@ -403,7 +403,7 @@ gpg --quick-gen-key alice@example.com future-default
![OpenKeychain logo](assets/img/encryption-software/openkeychain.svg){ align=right }
**OpenKeychain** GnuPG Android 實作。 It's commonly required by mail clients such as [Thunderbird](email-clients.md#thunderbird) and [FairEmail](email-clients.md#fairemail-android) and other Android apps to provide encryption support. Cure53 於2015年10月完成了 OpenKeychain 3.6 的 [安全審核](https://openkeychain.org/openkeychain-3-6)。 審核 OpenKeychain 方案的 [技術細節在此](https://github.com/open-keychain/open-keychain/wiki/cure53-Security-Audit-2015)。
**OpenKeychain** is an implementation of GnuPG for Android. It's commonly required by mail clients such as [Thunderbird](email-clients.md#thunderbird), [FairEmail](email-clients.md#fairemail-android), and other Android apps to provide encryption support.
[:octicons-home-16: 首頁](https://openkeychain.org){ .md-button .md-button--primary }
[:octicons-eye-16:](https://openkeychain.org/help/privacy-policy){ .card-link title="隱私權政策" }
@@ -419,6 +419,8 @@ gpg --quick-gen-key alice@example.com future-default
</div>
Cure53 completed a [security audit](https://openkeychain.org/openkeychain-3-6) of OpenKeychain 3.6 in October 2015. The published audit and OpenKeychain's solutions to the issues raised in the audit can be found [here](https://github.com/open-keychain/open-keychain/wiki/cure53-Security-Audit-2015).
## 標準
**請注意,我們與推薦的任何項目均無關。**除了[我們的通用標準](about/criteria.md)外,我們還制定了一套明確的要求,以便我們能夠提供客觀的建議。 建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。

View File

@@ -122,7 +122,7 @@ Apple 的 OCSP 服務使用 HTTPS 加密,因此只有他們能夠看到您開
##### FileVault
在具有安全隔離區Apple T2 安全晶片、Apple 晶片)的現代裝置上,您的數據會保持加密。如果裝置未偵測到數據遭篡改,則會通過硬體金鑰自動解密。 啟用 FileVault 還需要輪入密碼來解密資料,大大提高了安全性,尤其是在關機時或開機後首次登錄時。
在具有安全隔離區Apple T2 安全晶片、Apple 晶片)的現代裝置上,您的數據會保持加密。如果裝置未偵測到數據遭篡改,則會通過硬體金鑰自動解密。 Enabling [FileVault](../encryption.md#filevault) additionally requires your password to decrypt your data, greatly improving security, especially when powered off or before the first login after powering on.
在較舊的 Intel 的 Mac 電腦FileVault 是預設唯一可用的磁盤加密形式,應始終啟用。
@@ -234,7 +234,7 @@ macOS 提供兩種惡意軟體防禦形式:
##### 備份
macOS 自帶[時光機](https://support.apple.com/HT201250) 的自動備份軟體,因此您可以在損壞/損壞的情況下將加密備份建立到外接或網路磁碟已刪除的檔案。
macOS comes with automatic backup software called [Time Machine](https://support.apple.com/HT201250), so you can create encrypted backups to an external drive or a network drive in the event of corrupted/deleted files.
### 硬體安全

View File

@@ -398,14 +398,16 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
### 加密軟體
<details class="info" markdown>
<summary>作業系統磁碟加密</summary>
<summary>Operating System Encryption</summary>
若要加密作業系統磁碟,通常建議使用作業系統提供的加密工具,無論是 Windows 的 **BitLocker**、macOS**FileVault** 或 Linux **LUKS**。 這些工具包含在作業系統中,通常使用硬體加密要素,例如 TPM ,而 VeraCrypt 等其他全磁碟加密軟體則不然。 VeraCrypt 仍然適用於非作業系統磁碟,例如外接磁碟,特別是可以從多重作業系統訪問的磁碟。
For encrypting your OS drive, we typically recommend using the encryption tool your operating system provides, whether that is **BitLocker** on Windows, **FileVault** on macOS, or **LUKS** on Linux. These tools are included with the operating system and take advantage of hardware encryption elements such as a [secure cryptoprocessor](basics/hardware.md/#tpmsecure-cryptoprocessor).
[了解更多 :material-arrow-right-drop-circle:](encryption.md#os-full-disk-encryption)
[了解更多 :material-arrow-right-drop-circle:](encryption.md#operating-system-encryption)
</details>
#### Cross-platform Tools
<div class="grid cards" markdown>
- ![Cryptomator logo](assets/img/encryption-software/cryptomator.svg){ .twemoji loading=lazy } [Cryptomator](encryption.md#cryptomator-cloud)
@@ -418,7 +420,7 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
[了解更多 :material-arrow-right-drop-circle:](encryption.md)
#### OpenPGP 客戶端
#### OpenPGP Clients
<div class="grid cards" markdown>
@@ -594,7 +596,7 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
### 行動平台
#### 自訂 Android 作業系統
#### Custom Android Operating Systems
<div class="grid cards" markdown>
@@ -605,7 +607,7 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
[了解更多 :material-arrow-right-drop-circle:](android/distributions.md)
#### Android 應用程式
#### Android Apps
<div class="grid cards" markdown>
@@ -617,7 +619,7 @@ description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及
[了解更多 :material-arrow-right-drop-circle:](android/general-apps.md)
#### Android 應用程式獲取途徑
#### Ways to Obtain Android Apps
<div class="grid cards" markdown>