diff --git a/i18n/zh-TW/advanced/tor-overview.md b/i18n/zh-TW/advanced/tor-overview.md index c1005e03..b73b02e5 100644 --- a/i18n/zh-TW/advanced/tor-overview.md +++ b/i18n/zh-TW/advanced/tor-overview.md @@ -10,7 +10,7 @@ description: Tor 是一個免費使用的去中心化網路,其讓用戶在使 [:material-movie-open-play-outline:影片:Why You Need Tor](https://www.privacyguides.org/videos/2025/03/02/why-you-need-tor ""){.md-button} -Tor works by routing your internet traffic through volunteer-operated servers instead of making a direct connection to the site you're trying to visit. 這樣可以混淆流量來源,所連接的伺服器都無法看到流量來去的完整路徑,也意味著即使您連接的伺服器無法破壞您的匿名性。 +Tor 的工作原理是通過志工營運的伺服器來引導您的上網路由,而不是直接連線到想開啟的網站。 這樣可以混淆流量來源,所連接的伺服器都無法看到流量來去的完整路徑,也意味著即使您連接的伺服器無法破壞您的匿名性。 [:octicons-home-16:](https://torproject.org){ .card-link title=首頁 } [:simple-torbrowser:](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion){ .card-link title="洋蔥服務" } diff --git a/i18n/zh-TW/basics/hardware.md b/i18n/zh-TW/basics/hardware.md index e9e1f153..cbf8e21b 100644 --- a/i18n/zh-TW/basics/hardware.md +++ b/i18n/zh-TW/basics/hardware.md @@ -55,7 +55,7 @@ description: 隱私保護不能僅聚焦於軟體方面;了解您每天使用
警告
-有些裝置沒有適當的硬體來進行安全的臉部驗證。 There are two main types of face authentication: 2D and 3D. 3D 類型的臉部辨識利用點陣投影器,讓裝置為您的臉部建立 3D 深度圖。 請確定您的裝置具有此功能。 +有些裝置沒有適當的硬體來進行安全的臉部驗證。 有兩種主要類型的臉部驗證機制:2D 和 3D。 3D 類型的臉部辨識利用點陣投影器,讓裝置為您的臉部建立 3D 深度圖。 請確定您的裝置具有此功能。Warning "不要將密碼和 TOTP 令牌放在同一個密碼管理器中
-When using [TOTP codes as multifactor authentication](multi-factor-authentication.md#time-based-one-time-password-totp), the best security practice is to keep your TOTP codes in a [separate app](../multi-factor-authentication.md). +當使用 TOTP 代碼進行[多因素驗證](multi-factor-authentication.md#time-based-one-time-password-totp)時,最好的安全措施是將 TOTP 代碼保存在[獨立的應用程式](../multi-factor-authentication.md)中。 將您的 TOTP 令牌儲存在與密碼相同的位置,雖然方便,但假若對手可以存取密碼管理器,則帳戶安全驗證則減少為單一因素。 diff --git a/i18n/zh-TW/basics/vpn-overview.md b/i18n/zh-TW/basics/vpn-overview.md index 98598d75..f39b4376 100644 --- a/i18n/zh-TW/basics/vpn-overview.md +++ b/i18n/zh-TW/basics/vpn-overview.md @@ -7,7 +7,7 @@ description: 虛擬私用網路將風險從您的ISP 轉移到您信任的第三 虛擬專用網路是將您的網路末端延伸到世界其它地方的一種方式。 -[:material-movie-open-play-outline: Video: Do you need a VPN?](https://www.privacyguides.org/videos/2024/12/12/do-you-need-a-vpn ""){.md-button} +[:material-movie-open-play-outline: 影片:Do you need a VPN?](https://www.privacyguides.org/videos/2024/12/12/do-you-need-a-vpn ""){.md-button} ISP 可以看到網路終端設備(例如數據機)的網際網路進出流量。 HTTPS 等加密協議通常應用在網際網路,因此雖無法確切地知道您發布或閱讀的內容,但還是可以了解您所請求訪問的 [網域名](../advanced/dns-overview.md#why-shouldnt-i-use-encrypted-dns)。 @@ -51,7 +51,7 @@ VPN 無法加密裝置與 VPN 伺服器之間連線以外的資料。 VPN 服務 在您使用[真實身份或知名身份](common-misconceptions.md#complicated-is-better)上網的情況下,使用 VPN 不大可能有用。 這樣做可能會觸發垃圾郵件和欺詐偵測系統,例如您正試圖登入銀行網站。 -It's important to remember that a VPN will not provide you with absolute anonymity because the VPN provider itself will still have access to your real IP address, destination website information, and often a money trail that can be linked directly back to you. "No logging" policies are merely a promise; if you need complete safety from the network itself, consider using [Tor](../advanced/tor-overview.md) in addition to or instead of a VPN. +重要的是請記住,VPN 不會提供絕對的匿名性,因為 VPN 業者本身仍然會看到用戶的真實 IP 位址、目的地網站資訊,並且通常有可以直接連結回用戶的金流紀錄。 「不記錄」只是一種承諾。如果需要整體網路的完全安全性,請考慮使用 [Tor](../advanced/tor-overview.md) 補充或替代 VPN。 也不該信任 VPN 來保護您與未加密的 HTTP 目標的連線。 為了保持所瀏覽網站活動的私密和安全,您必須使用 HTTPS。 這將確保密碼、會話令牌和查詢免受 VPN 提供者以及 VPN 伺服器和目的地之間其他潛在對手的攻擊。 應在瀏覽器中啟用純 HTTPS 模式(如果支援),以減輕嘗試將連線從 HTTPS 降級為 HTTP 的攻擊。 @@ -93,7 +93,7 @@ It's important to remember that a VPN will not provide you with absolute anonymi MPR 試圖解決 VPN 固有的問題:用戶必須完全信任它們。 他們透過劃分兩個或多個不同公司間的責任來實現此目標。 -One example of a commercially available MPR is Apple's iCloud+ Private Relay, which routes your traffic through two servers: +Apple 的 iCloud+ Private Relay 就是一個商用 MPR 的例子,它會透過兩台伺服器轉傳您的流量: 1. 首先是 Apple 營運的伺服器。 @@ -103,15 +103,15 @@ One example of a commercially available MPR is Apple's iCloud+ Private Relay, wh 該伺服器實際上會連接到您的目標網站,但不知道您的裝置。 它知道的唯一 IP 位址是 Apple 伺服器 IP 位址。 -Other MPRs run by different companies operate in a very similar manner. This protection by segmentation only exists if you trust the two companies to not collude with each other to deanonymize you. +其他的 MPR 運作模式也非常相似。 只有在您相信這兩家公司不會串通起來,將您去匿名化時,這種分段保護才有意義。 ### 去中心化 VPN -Another attempt at solving the issues with centralized VPN services are dVPNs. These are based on blockchain technology and claim to eliminate trust in a single party by distributing the nodes across lots of different people. However, many times a dVPN will default to a single node, meaning you need to trust that node completely, just like a traditional VPN. Unlike a traditional VPN, this one node that can see all your traffic is a random person instead of your VPN provider that can be audited and has legal responsibilities to uphold their privacy policy. Multi-hop is needed to solve this, but that comes with a stability and performance cost. +解決集中式 VPN 問題的另一種嘗試作法是使用 dVPN。 它們基於區塊鏈技術,聲稱透過將節點分佈在許多不同的人身上來消除對單一方的信任。 然而,很多時候 dVPN 預設使用單一節點,也就是說需要完全信任該節點,跟傳統 VPN 一樣。 與傳統 VPN 不同的是,這個能看到您所有流量的節點是隨機的,而非可以被稽核、承擔維護其隱私權政策的相關法律責任的 VPN 業者。 透過多跳的方式來解決這個問題,但又會帶來穩定性和效能成本問題。 -Another consideration is legal liability. The exit node will need to deal with legal problems from misuse of the network, an issue that the Tor network has contended with for its entire existence. This discourages regular people from running nodes and makes it more attractive for a malicious actor with lots of resources to host one. This is a big problem if the service is single-node, as the potentially malicious exit node can see who you are and what you're connecting to. +另一個考慮因素是法律責任。 出口節點需要處理網路濫用帶來的法律問題,這是 Tor 網路自誕生以來一直在處理的問題。 這會降低一般人運作節點的意願,並對擁有大量資源來提供節點的惡意行為者更具吸引力。 如果服務只有單一節點,這就是個大問題,因為潛在的惡意出口節點可以看到您是誰以及正在連線到什麼地方。 -Many dVPNs are used to push a cryptocurrency rather than to make the best service. They also tend to be smaller networks with fewer nodes, making them more vulnerable to [Sybil attacks](https://en.wikipedia.org/wiki/Sybil_attack). +許多 dVPN 被用在推送加密貨幣,而不是提供最好的服務。 它們也往往是節點較少的小型網路,更容易受到[女巫攻擊](https://en.wikipedia.org/wiki/Sybil_attack)。 ## VPN 相關資訊 diff --git a/i18n/zh-TW/os/windows/group-policies.md b/i18n/zh-TW/os/windows/group-policies.md index 9d3df852..7b88a1c7 100644 --- a/i18n/zh-TW/os/windows/group-policies.md +++ b/i18n/zh-TW/os/windows/group-policies.md @@ -3,9 +3,9 @@ title: 群組原則設定 description: 設定群組政策使 Windows 更尊重隱私的快速指南。 --- -Outside modifying the registry itself, the **Local Group Policy Editor** is the most powerful way to change many aspects of your system without installing third-party tools. 更改這些設定需要 [專業版](index.md#windows-editions) 或更高版本。 +除了修改登錄機碼本身之外,**本機群組原則編輯器**是無需安裝第三方工具即可更改系統許多方面的最強大方法。 更改這些設定需要 [專業版](index.md#windows-editions) 或更高版本。 -These settings should be set on a brand-new installation of Windows. Setting them on your existing installation should work, but may introduce unpredictable behavior and is done at your own risk. +這些設定應在全新安裝的 Windows 進行。 在已安裝完成的系統設定它們應該也可行,但還是有可能會引發不可預測的行為,須自行承擔風險。 所有設定在群組原則編輯器中都附有說明,非常詳細地準確說明了它們的作用。 更改時請注意這些描述,準確了解我們在此建議的內容。 當 Windows 附帶的解釋不充分時,我們在下面解釋了我們的一些選擇。