1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-06-18 16:54:21 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2024-10-03 10:36:31 +00:00
parent 849ab92466
commit 611d668a75
8 changed files with 77 additions and 77 deletions

View File

@ -67,9 +67,9 @@ schema:
尋找適合自己的「最佳」解決方案,不一定要追求無懈可擊的方案,因為這樣的方案往往需要滿足數十個條件,實際操作起來非常困難。 正如先前所討論過的,安全性往往以便利性為代價。 以下是我們的一些建議:
1. ==行動應該要有特定的目的== 思考如何用最少的行動達成您的目標。
2. ==消除人為失誤的風險== 人總會失敗、感到疲倦,或者忘記事情。 為了維持安全,請避免依賴您必須記住的手動條件和流程
3. ==根據你的需求選擇合適的保護級別== 我們經常看到針對執法或傳票的防範建議。 這些通常需要專業知識,並且不符合一般人的需求。 如果因為一個簡單的疏忽而輕易被去匿名化,那麼建立複雜的匿名威脅模型就毫無意義。
1. ==行動應該要有特定的目的: == 思考如何用最少的行動達成您的目標。
2. ==消除人為失誤的風險: == 人總會失敗、感到疲倦,或者忘記事情。 為了維持安全,請避免依賴大腦記憶的手動流程和條件
3. ==根據你的需求選擇合適的保護級別: == 我們經常看到針對執法或傳票的防範建議。 這些通常需要專業知識,並且不符合一般人的需求。 如果因為一個簡單的疏忽而輕易被去匿名化,那麼建立複雜的匿名威脅模型就毫無意義。
那麼,這會是什麼樣子呢?

View File

@ -17,9 +17,9 @@ global:
[了解更多有關 DNS :material-arrow-right-drop-circle:](advanced/dns-overview.md ""){.md-button}
## 推薦的 DNS 提供商
## 推薦的提供商
這些是我們喜歡的公共 DNS 解析器,因為它們的隱私和安全特性以及全球效能。 其中一些服務根據所選擇的伺服器提供基本的 DNS 等級惡意軟體或追蹤器封鎖功能,但如希望能夠查看和自訂封鎖的內容,則應使用專用的 DNS 過濾產品。
這些是我們喜歡的公共 DNS 解析器,因為它們的隱私和安全特性且它們具備可向全世界提供服務的效能。 其中一些服務根據所選擇的伺服器提供基本的 DNS 等級惡意軟體或追蹤器封鎖功能,但如希望能夠查看和自訂封鎖的內容,則應使用專用的 DNS 過濾產品。
| DNS 提供者 | 協議 | 記錄日誌 / 隱私權政策 | [ECS](advanced/dns-overview.md#what-is-edns-client-subnet-ecs) | 過濾 | 已簽署的 Apple 配置描述檔 |
| -------------------------------------------------------------------------- | ----------------------------- | ------------ | -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |

View File

@ -18,7 +18,7 @@ global:
[推薦的即時通訊工具](real-time-communication.md ""){.md-button}
## 推薦的 DNS 提供商
## 推薦的提供商
除此之外,我們還推薦各種基於可持續商業模式和內置安全和隱私功能的電子郵件提供商。 閱讀我們[完整的標準清單](#criteria),瞭解更多資訊。

View File

@ -100,11 +100,11 @@ Ente Photos 於 2023 年 3 月接受 [Cure53 稽核](https://ente.io/blog/crypto
- 雲端託管提供商必須強制執行端對端加密。
- 必須提供免費方案或試用期以進行測試。
- 必須支援 TOTP 或 FIDO2 多重要素驗證,或允許使用 passkey 登入。
- 必須支援 TOTP 或 FIDO2 此等強度的多重要素驗證,或允許使用 passkey 登入。
- 必須提供支援基本檔案管理功能的網頁介面。
- 允許輕鬆匯出所有檔案/文件。
- 它必須是開源的。
### 最佳案例:
- 應有來自聲譽良好、獨立的第三方公開審查報告。
- 應有來自聲譽良好、獨立的第三方公開稽核報告。

View File

@ -1,7 +1,7 @@
---
title: "路由器軔體"
icon: material/router-wireless
description: Alternative operating systems for securing your router or Wi-Fi access point.
description: 能保護路由器或 Wi-Fi 存取點安全的替代作業系統。
cover: router.webp
---
@ -16,16 +16,16 @@ cover: router.webp
**OpenWrt** 是一個基於 Linux 的操作系統;它主要用於嵌入式設備以路由網路流量。 它包括util-linux uClibc和BusyBox。 所有組件都已為家庭路由器進行了優化。
[:octicons-home-16: Homepage](https://openwrt.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://openwrt.org/docs/start){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/openwrt/openwrt){ .card-link title="Source Code" }
[:octicons-heart-16:](https://openwrt.org/donate){ .card-link title=Contribute }
[:octicons-home-16: 首頁](https://openwrt.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://openwrt.org/docs/start){ .card-link title=說明文件}
[:octicons-code-16:](https://github.com/openwrt/openwrt){ .card-link title="原始碼" }
[:octicons-heart-16:](https://openwrt.org/donate){ .card-link title=捐款 }
</details>
</div>
您可以參考 OpenWrt 的 [硬體表格](https://openwrt.org/toh/start) 檢查您的設備是否支援。
您可以參考 OpenWrt 的 [硬體表格](https://openwrt.org/toh/start) 檢查您的設備是否受到支援。
## OPNsense
@ -35,10 +35,10 @@ cover: router.webp
**OPNsense** 是開源的、基於FreeBSD 的防火牆和路由平臺,它包含許多進階功能,如流量整形、負載平衡和 VPN 功能,且有插件的形式提供更多功能。 OPNsense 通常部署作邊界防火牆、路由器、無線存取點、DHCP伺服器、DNS伺服器和 VPN 端點。
[:octicons-home-16: Homepage](https://opnsense.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://docs.opnsense.org/index.html){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/opnsense){ .card-link title="Source Code" }
[:octicons-heart-16:](https://opnsense.org/donate){ .card-link title=Contribute }
[:octicons-home-16: 首頁](https://opnsense.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://docs.opnsense.org/index.html){ .card-link title=說明文件}
[:octicons-code-16:](https://github.com/opnsense){ .card-link title="原始碼" }
[:octicons-heart-16:](https://opnsense.org/donate){ .card-link title=捐款 }
</details>

View File

@ -1,8 +1,8 @@
---
meta_title: "推薦搜尋引擎: 匿名的 Google 替代方案 - Privacy Guides"
meta_title: "推薦搜尋引擎匿名的 Google 替代方案 - Privacy Guides"
title: "搜尋引擎"
icon: material/search-web
description: Privacy-respecting search engines which don't build an advertising profile based on your searches.
description: 尊重隱私的搜尋引擎,不會根據您的搜尋紀錄建立廣告檔案。
cover: search-engines.webp
global:
-
@ -10,19 +10,19 @@ global:
- "table tbody"
---
Use a **search engine** that doesn't build an advertising profile based on your searches.
使用不會根據您的搜尋紀錄建立廣告檔案的 **搜尋引擎**
## 推薦的 DNS 提供商
## 推薦的提供商
根據各家服務的隱私權政策,我們建議不會收集個人識別資訊 (PII) 的搜尋引擎。 **不能保證**這些隱私政策都有好好落實。
根據各家服務的隱私權政策,我們建議這些不會收集個人識別資訊PII的搜尋引擎。 **不能保證**這些隱私政策都有好好落實。
如果您的威脅模型需要向搜尋供應商隱藏您的IP位址請考慮使用 [VPN](vpn.md) 或 [Tor](tor.md) 。
| 供應商 | 搜尋索引 | Tor 隱藏服務 | 記錄日誌 / 隱私政策 | 營運國家 |
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- | ----------- | ---- |
| [Brave Search](#brave-search) | [獨立](https://brave.com/search-independence) | :material-check:{ .pg-green } | 匿名化[^1] | 美國 |
| [DuckDuckGo](#duckduckgo) | [Bing](https://help.duckduckgo.com/results/sources) | :material-check:{ .pg-green } | 匿名化[^2] | 美國 |
| [Startpage](#startpage) | [Google 與 Bing](https://support.startpage.com/hc/articles/4522435533844-What-is-the-relationship-between-Startpage-and-your-search-partners-like-Google-and-Microsoft-Bing) | :material-check:{ .pg-green } | 匿化名[^3] | 荷蘭 |
| 供應商 | 搜尋索引 | Tor 隱藏服務 | 記錄日誌 / 隱私政策 | 營運國家 |
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- | ------------ | ---- |
| [Brave Search](#brave-search) | [獨立](https://brave.com/search-independence) | :material-check:{ .pg-green } | 匿名化[^1] | 美國 |
| [DuckDuckGo](#duckduckgo) | [Bing](https://help.duckduckgo.com/results/sources) | :material-check:{ .pg-green } | 匿名化[^2] | 美國 |
| [Startpage](#startpage) | [Google 與 Bing](https://support.startpage.com/hc/articles/4522435533844-What-is-the-relationship-between-Startpage-and-your-search-partners-like-Google-and-Microsoft-Bing) | :material-check:{ .pg-green } | 匿化名[^3] | 荷蘭 |
### Brave Search
@ -34,18 +34,18 @@ Use a **search engine** that doesn't build an advertising profile based on your
Brave Search 包括獨特的功能,如[討論](https://search.brave.com/help/discussions),突出了對話為中心的結果,如論壇文章。
[:octicons-home-16: Homepage](https://search.brave.com){ .md-button .md-button--primary }
[:simple-torbrowser:](https://search.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title="Onion Service" }
[:octicons-eye-16:](https://search.brave.com/help/privacy-policy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://search.brave.com/help){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://search.brave.com){ .md-button .md-button--primary }
[:simple-torbrowser:](https://search.brave4u7jddbv7cyviptqjc7jusxh72uik7zt6adtckl5f4nwy2v72qd.onion){ .card-link title="洋蔥服務" }
[:octicons-eye-16:](https://search.brave.com/help/privacy-policy){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://search.brave.com/help){ .card-link title=說明文件}
</details>
</div>
留意如果在登入進階帳戶時使用 Brave SearchBrave 可能輕易地將查詢與特定使用者關聯起來
請注意,如果在登入 Premium 帳戶時使用 Brave Search可能會讓 Brave 更容易將查詢與特定使用者關聯。
我們建議停用[匿名使用指標](https://search.brave.com/help/usage-metrics),它預設為啟用,可在設定中停用。
我們建議停用 [Anonymous usage metrics匿名使用指標](https://search.brave.com/help/usage-metrics) ,它預設為啟用,可在設定中停用。
### DuckDuckGo
@ -57,16 +57,16 @@ Brave Search 包括獨特的功能,如[討論](https://search.brave.com/help/d
DuckDuckGo 是 [Tor瀏覽器](tor.md#tor-browser) 的預設搜尋引擎,也是 Apple [Safari 瀏覽器](mobile-browsers.md#safari) 上為數不多的可用選項之一。
[:octicons-home-16: Homepage](https://duckduckgo.com){ .md-button .md-button--primary }
[:simple-torbrowser:](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion){ .card-link title="Onion Service" }
[:octicons-eye-16:](https://duckduckgo.com/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://help.duckduckgo.com){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://duckduckgo.com){ .md-button .md-button--primary }
[:simple-torbrowser:](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion){ .card-link title="洋蔥服務" }
[:octicons-eye-16:](https://duckduckgo.com/privacy){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://help.duckduckgo.com){ .card-link title=說明文件}
</details>
</div>
DuckDuckGo 提供兩種 [其它版本](https://help.duckduckgo.com/features/non-javascript) 搜尋引擎兩者皆不需要JavaScript。 然而,這些版本缺少特色。 這些版本也可以透過 Tor 洋蔥網址各自附加[ /lite ](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/lite)或[/html](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/html) 的版本。
DuckDuckGo 提供 [另外](https://help.duckduckgo.com/features/non-javascript) 兩種版本搜尋引擎兩者皆不需要JavaScript。 然而,這些版本缺少特色。 這些版本也可以透過 Tor 洋蔥網址各自附加[ /lite ](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/lite)或[/html](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/html) 的版本。
### Startpage
@ -77,10 +77,10 @@ DuckDuckGo 提供兩種 [其它版本](https://help.duckduckgo.com/features/non-
**Startpage** 私密搜索引擎。 Startpage 的獨特功能之一是 [匿名視圖](https://startpage.com/en/anonymous-view/) ,它努力標準化用戶活動,使其更難被突出識別。 這個功能可用來隱藏 [某些](https://support.startpage.com/hc/articles/4455540212116-The-Anonymous-View-Proxy-technical-details) 網路與瀏覽器特徵。 不像名字所暗示的,該功能不應該依賴於匿名。 如果您正在尋找匿名性,請改用 [Tor瀏覽器](tor.md#tor-browser)。
[:octicons-home-16: Homepage](https://startpage.com){ .md-button .md-button--primary }
[:simple-torbrowser:](http://startpagel6srwcjlue4zgq3zevrujfaow726kjytqbbjyrswwmjzcqd.onion){ .card-link title="Onion Service" }
[:octicons-eye-16:](https://startpage.com/en/privacy-policy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://support.startpage.com/hc/categories/4481917470356-Startpage-Search-Engine){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://startpage.com){ .md-button .md-button--primary }
[:simple-torbrowser:](http://startpagel6srwcjlue4zgq3zevrujfaow726kjytqbbjyrswwmjzcqd.onion){ .card-link title="洋蔥服務" }
[:octicons-eye-16:](https://startpage.com/en/privacy-policy){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://support.startpage.com/hc/categories/4481917470356-Startpage-Search-Engine){ .card-link title=說明文件}
</details>
@ -132,6 +132,6 @@ SearXNG 是您和它所聚合的搜尋引擎之間的代理。 您的搜尋查
- 應該以開源軟體為基礎。
- 不應該封鎖 Tor退出節點的 IP位址。
[^1]: Brave Search 收集匯總的使用指標,其中包括作業系統和使用者代理程式。 不過他們並未收集 PII。 為提供[匿名本地結果](https://search.brave.com/help/anonymous-local-results)IP 位址會被暫時處理,但不會保留。 [https://search.brave.com/help/privacy-policy](https://search.brave.com/help/privacy-policy)
[^1]: Brave Search 收集匯總的使用指標,其中包括作業系統和使用者代理程式。 不過他們並未收集 PII。 為提供[匿名本地結果anonymous local results](https://search.brave.com/help/anonymous-local-results)IP 位址會被暫時處理,但不會保留。 [https://search.brave.com/help/privacy-policy](https://search.brave.com/help/privacy-policy)
[^2]: DuckDuckGo **會為產品改進目的記錄** 搜索,但不會記錄您的 IP 位址或任何其他 PII。 [https://duckduckgo.com/privacy](https://duckduckgo.com/privacy)
[^3]: Startpage 記錄詳細信息,例如作業系統、用戶代理和語言。 他們不會記錄 IP 位址、搜尋查詢或其他 PII。 [https://startpage.com/en/privacy-policy](https://startpage.com/en/privacy-policy)

View File

@ -1,14 +1,14 @@
---
title: 安全
title: 安全
icon: material/key-chain
description: Secure your internet accounts with Multi-Factor Authentication without sending your secrets to a third-party.
description: 使用多重要素驗證保護您在網際網路上的帳戶,而無需將您的機密傳送給第三方。
cover: multi-factor-authentication.webp
---
<small>防護下列威脅:</small>
- [:material-target-account: Targeted Attacks](basics/common-threats.md#attacks-against-specific-individuals){ .pg-red }
- [:material-bug-outline: Passive Attacks](basics/common-threats.md#security-and-privacy){ .pg-orange }
- [:material-target-account: 針對性攻擊](basics/common-threats.md#attacks-against-specific-individuals){ .pg-red }
- [:material-bug-outline: 被動攻擊](basics/common-threats.md#security-and-privacy){ .pg-orange }
實體**安全密鑰**可為線上帳戶添加強大的保護層。 與[驗證器應用程式](multi-factor-authentication.md) 相比FIDO2 安全密鑰協定不受網路釣魚的影響,在沒持有金鑰的情況下不會受到損害。 許多服務支援 FIDO2/WebAuthn 作為保護帳戶安全的多因素驗證選項,且某些服務可用安全金鑰作為無密碼身份驗證的強大單因素驗證器。
@ -22,9 +22,9 @@ cover: multi-factor-authentication.webp
**Yubico Security Key**系列是最佳成本效益的硬體安全金鑰,擁有 FIDO 2 級認證。 它支援 FIDO2/WebAuthn 和 FIDO U2F並且可以與大多數支援安全密鑰作為第二因素的服務以及許多密碼管理器一起使用。
[:octicons-home-16: Homepage](https://yubico.com/products/security-key){ .md-button .md-button--primary }
[:octicons-eye-16:](https://yubico.com/support/terms-conditions/privacy-notice){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://docs.yubico.com){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://yubico.com/products/security-key){ .md-button .md-button--primary }
[:octicons-eye-16:](https://yubico.com/support/terms-conditions/privacy-notice){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://docs.yubico.com){ .card-link title=說明文件}
</details>
@ -57,9 +57,9 @@ Yubico 安全金鑰的韌體不可更新。 如果您想要使用較新韌體版
Yubico 的 **YubiKey** 系列是最受歡迎的安全金鑰之一。 YubiKey 5 糸列的廣泛功能,例如: [Universal 2nd Factor (U2F)](https://en.wikipedia.org/wiki/Universal_2nd_Factor)、[FIDO2 and WebAuthn](basics/multi-factor-authentication.md#fido-fast-identity-online)、[Yubico OTP](basics/multi-factor-authentication.md#yubico-otp)、[Personal Identity Verification (PIV)](https://developers.yubico.com/PIV)、 [OpenPGP](https://developers.yubico.com/PGP)、[TOTP and HOTP](https://developers.yubico.com/OATH)驗證。
[:octicons-home-16: Homepage](https://yubico.com/products/yubikey-5-overview){ .md-button .md-button--primary }
[:octicons-eye-16:](https://yubico.com/support/terms-conditions/privacy-notice){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://docs.yubico.com){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://yubico.com/products/yubikey-5-overview){ .md-button .md-button--primary }
[:octicons-eye-16:](https://yubico.com/support/terms-conditions/privacy-notice){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://docs.yubico.com){ .card-link title=說明文件}
</details>
@ -67,9 +67,9 @@ Yubico 的 **YubiKey** 系列是最受歡迎的安全金鑰之一。 YubiKey 5
[比較表](https://yubico.com/store/compare) 顯示 YubiKey 的功能以及與 Yubico [安全密鑰](#yubico-security-key) 系列之間相互比較。 YubiKey 好處之一是,一支可以滿足對安全密鑰硬體的全部期待。 建議購買前先 [作個小測驗](https://yubico.com/quiz/) ,確保做出正確的選擇。
Yubikey 5系列具有FIDO 1級認證這是最常見的。 However, some governments or other organizations may require a key with Level 2 certification, in which case you'll have to purchase a [Yubikey 5 **FIPS** series](https://yubico.com/products/yubikey-fips) key, or a [Yubico Security Key](#yubico-security-key). 大多數人不必擔心這種差異。
Yubikey 5系列具有FIDO 1級認證這是最常見的。 不過,有些政府或其他組織可能需要具備第二級認證的金鑰,在這種情況下,您就必須購買 [Yubikey 5 **FIPS** 系列](https://yubico.com/products/yubikey-fips) ,或 [Yubico Security Key 系列](#yubico-security-key) 金鑰。 大多數人不必擔心這種差異。
YubiKey 可以使用 [YubiKey Manager](https://yubico.com/support/download/yubikey-manager) 或 [YubiKey 個人化工具]](https://yubico.com/support/download/yubikey-personalization-tools)。 若要管理 TOTP 程式碼,可用 [Yubico Authenticator](https://yubico.com/products/yubico-authenticator)。 Yubico 所有客戶端軟體都是開源。
YubiKey 可以使用 [YubiKey Manager](https://yubico.com/support/download/yubikey-manager) 或 [YubiKey Personalization Tools](https://yubico.com/support/download/yubikey-personalization-tools) 來設定它。 若要管理 TOTP 程式碼,可用 [Yubico Authenticator](https://yubico.com/products/yubico-authenticator)。 Yubico 所有客戶端軟體都是開源
支持 HOTP 和 TOTP 的機型, OTP 介面中有2個插槽可用於HOTP 和32個插槽來存儲 TOTP 機密。 這些機密經加密後存儲在密鑰上,永遠不會將它們暴露在插入的設備上。 一旦向 Yubico Authenticator 提供種子(共享祕密) ,它將只會給出六位數的代碼,但永遠不會提供種子。 此安全模型有助於限制攻擊者,即便運行 Yubico Authenticator的設備受到破壞讓受到物理攻擊時 Yubikey 仍具抵抗力。
@ -90,9 +90,9 @@ Yubikey 安全金鑰的韌體不可更新。 如果您想要使用較新韌體
**Nitrokey** 有能夠支援 [FIDO2 和 WebAuthn](basics/multi-factor-authentication.md#fido-fast-identity-online) 的安全金鑰,稱為 **Nitrokey FIDO2**。 若要獲得 PGP 支援,您需要購買他們其他鑰匙,例如 **Nitrokey Start**、**Nitrokey Pro 2** 或 **Nitrokey Storage 2**
[:octicons-home-16: Homepage](https://nitrokey.com){ .md-button .md-button--primary }
[:octicons-eye-16:](https://nitrokey.com/data-privacy-policy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://docs.nitrokey.com){ .card-link title=Documentation}
[:octicons-home-16: 首頁](https://nitrokey.com){ .md-button .md-button--primary }
[:octicons-eye-16:](https://nitrokey.com/data-privacy-policy){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://docs.nitrokey.com){ .card-link title=說明文件}
</details>

View File

@ -1,15 +1,15 @@
---
meta_title: "Ad-Free Privacy Tool/Service Recommendations - Privacy Guides"
meta_title: "無廣告的 隱私工具/服務推薦 ── Privacy Guides"
title: "隱私工具"
icon: material/tools
hide:
- toc
description: A complete list of the privacy tools, services, software, and hardware recommended by the Privacy Guides community.
description: Privacy Guides 社群所推薦的隱私工具、服務、軟體及硬體的完整清單。
---
如果您正在尋找特定的解決方案,這些是我們在各種類別中推薦的硬件和軟件工具。 我們推薦的隱私工具主要是基於安全功能而選擇的,並特別強調去中心化和開源工具。 它們適用於各種威脅模型,從防止全球大規模監控計劃,避免大型科技公司到減輕攻擊,但只有您才能確定哪些最適合您的需求。
[VPN Providers](vpn.md ""){.md-button} [Password Managers](passwords.md ""){.md-button} [Email Providers](email.md ""){.md-button} [Browser Extensions](browser-extensions.md ""){.md-button} [DNS Servers](dns.md ""){.md-button} [Email Aliasing Services](email-aliasing.md ""){.md-button} [Photo Organization Tools](photo-management.md ""){.md-button}
[VPN 供應商](vpn.md ""){.md-button} [密碼管理器](passwords.md ""){.md-button} [電子郵件供應商](email.md ""){.md-button} [瀏覽器擴充套件](browser-extensions.md ""){.md-button} [DNS 伺服器](dns.md ""){.md-button} [電子郵件別名服務](email-aliasing.md ""){.md-button} [照片管理工具](photo-management.md ""){.md-button}
如果您需要協助,為您的需求找出最佳的隱私工具和替代方案,請在我們的 [論壇](https://discuss.privacyguides.net) 或 [matrix](https://matrix.to/#/#privacyguides:matrix.org) 社區開始討論!
@ -19,54 +19,54 @@ description: A complete list of the privacy tools, services, software, and hardw
<div markdown>
- [x] **Ad-Free Recommendations**
- [x] **Frequent Updates**
- [x] **Trusted by Readers**
- [x] **頻繁更新**
- [x] **讀者信賴**
</div>
<div markdown>
- [x] **Complete Editorial Independence**
- [x] **Open-Source Contributions**
- [x] **Trusted by Journalists**
- [x] **完全獨立編輯**
- [x] **公開的投稿來源**
- [x] **記者信任**
</div>
</div>
<div class="admonition example" markdown>
<p class="admonition-title">Threat Model Labels</p>
<p class="admonition-title">威脅模型標籤</p>
You may find any of the following icons on some of the recommendation pages: <span class="pg-purple">:material-incognito:</span> <span class="pg-red">:material-target-account:</span> <span class="pg-viridian">:material-package-variant-closed-remove:</span> <span class="pg-orange">:material-bug-outline:</span> <span class="pg-teal">:material-server-network:</span> <span class="pg-blue">:material-eye-outline:</span> <span class="pg-brown">:material-account-cash:</span> <span class="pg-green">:material-account-search:</span> <span class="pg-blue-gray">:material-close-outline:</span>
您可以在某些推薦頁面上找到以下任何圖示: <span class="pg-purple">:material-incognito:</span> <span class="pg-red">:material-target-account:</span> <span class="pg-viridian">:material-package-variant-closed-remove:</span> <span class="pg-orange">:material-bug-outline:</span> <span class="pg-teal">:material-server-network:</span> <span class="pg-blue">:material-eye-outline:</span> <span class="pg-brown">:material-account-cash:</span> <span class="pg-green">:material-account-search:</span> <span class="pg-blue-gray">:material-close-outline:</span>
We are testing a new feature that allows readers to better identify and understand the kinds of threats that privacy tools best defend against. Let us know what you think about this feature by replying to this dedicated forum [thread](https://discuss.privacyguides.net/t/implement-threat-model-labels/18659)!
我們正在測試一項新功能,讓讀者能更好地辨識和瞭解隱私工具最能防禦的威脅種類。 請在論壇上回覆有關此功能的專屬 [主題](https://discuss.privacyguides.net/t/implement-threat-model-labels/18659) ,讓我們知道您對此功能的看法!
</div>
## Private Web Browsers
## 尊重隱私的瀏覽器
<div class="admonition recommendation" markdown>
![Tor Browser logo](assets/img/browsers/tor.svg){ align=left }
**Tor Browser** (Desktop & Android) is the top choice if you need anonymity, as it provides you with access to the **Tor** network, a group of volunteer-operated servers that allows you to connect for free and improve your privacy and security on the Internet. 個人和組織還可以通過 Tor 網絡與“.onion 隱藏服務分享資訊,而不會損害他們的隱私。 很難阻止和追蹤 Tor 流量,因此它是一種有效的審查規避工具。
如果您需要匿名, **Tor 瀏覽器** (電腦版、 Android 版) 是您的首選,因為它可讓您存取 **Tor** 網路,這是一群由志工操作的伺服器,可讓您免費連線,並改善您在網際網路上的隱私與安全性。 個人和組織還可以通過 Tor 網路 與「.onion 洋蔥服務分享資訊,而不會損害他們的隱私。 很難阻止和追蹤 Tor 流量,因此它是一種有效的審查規避工具。
[Read Our Full Review :material-arrow-right-drop-circle:](tor.md){ .md-button .md-button--primary }
[閱讀我們的完整描述 :material-arrow-right-drop-circle:](tor.md){ .md-button .md-button--primary }
</div>
<div class="grid cards" markdown>
- ![Mullvad Browser logo](assets/img/browsers/mullvad_browser.svg){ .lg .middle .twemoji } **Mullvad Browser**
- ![Mullvad Browser logo](assets/img/browsers/mullvad_browser.svg){ .lg .middle .twemoji } **Mullvad 瀏覽器**
---
**Mullvad Browser** is a version of [Tor Browser](tor.md#tor-browser) with Tor network integrations removed, aimed at providing Tor Browser's anti-fingerprinting browser technologies to VPN users.
**Mullvad 瀏覽器** 是移除 Tor 網路整合的 [Tor 瀏覽器](tor.md#tor-browser) 版本,目的是提供 Tor Browser 的反指紋瀏覽器技術給 VPN 使用者。
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#mullvad-browser)
- [閱讀我們的完整描述 :material-arrow-right-drop-circle:](desktop-browsers.md#mullvad-browser)
- ![Firefox logo](assets/img/browsers/firefox.svg){ .lg .middle .twemoji } **Firefox**
---
**Firefox** is a great Chromium alternative which provides strong privacy settings such as [Enhanced Tracking Protection](https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop), which can help block various [types of tracking](https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop#w_what-enhanced-tracking-protection-blocks).
**Firefox** 是一個很棒的Chromium替代方案它提供強大的隱私權設定例如 [加強型追蹤保護](https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop),可以幫助阻擋各種[類型的追蹤](https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop#w_what-enhanced-tracking-protection-blocks)
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#firefox)