1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-11-16 13:22:39 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2025-11-15 14:34:15 +00:00
parent 3831285674
commit ea20a46a05

View File

@@ -44,21 +44,21 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
GrapheneOS 提供了額外的 [安全強化](https://zh.m.wikipedia.org/wiki/%E5%AE%89%E5%85%A8%E5%BC%B7%E5%8C%96) 和 隱私改進。 它有 [加固的記憶體分配器](https://github.com/GrapheneOS/hardened_malloc),網路、傳感器權限與各式[安全改進](https://grapheneos.org/features). GrapheneOS 還帶有完整的軔體更新與已簽名的構建版本,因此完全支援 Verified Boot 。
[:octicons-home-16: Homepage](https://grapheneos.org){ .md-button .md-button--primary }
[:octicons-eye-16:](https://grapheneos.org/faq#privacy-policy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://grapheneos.org/faq){ .card-link title="Documentation" }
[:octicons-code-16:](https://grapheneos.org/source){ .card-link title="Source Code" }
[:octicons-heart-16:](https://grapheneos.org/donate){ .card-link title="Contribute" }
[:octicons-home-16: 首頁](https://grapheneos.org){ .md-button .md-button--primary }
[:octicons-eye-16:](https://grapheneos.org/faq#privacy-policy){ .card-link title="隱私權政策" }
[:octicons-info-16:](https://grapheneos.org/faq){ .card-link title="文件" }
[:octicons-code-16:](https://grapheneos.org/source){ .card-link title="原始碼" }
[:octicons-heart-16:](https://grapheneos.org/donate){ .card-link title="貢獻" }
</div>
GrapheneOS 支援 [沙盒化 Google Play](https://grapheneos.org/usage#sandboxed-google-play) ,他將 Google Play 服務 完全沙盒化,使其如同其他常規應用程式一樣運行。 這意味著可正常使用大多數 Google Play 服務 所提供的功能,像是 推送通知 ,同時讓您完全控制其存取能力和權限,並將其包含在所選的特定 [工作設定檔](../os/android-overview.md#work-profile) 或 [使用者設定檔](../os/android-overview.md#user-profiles) 。
[Google Pixel phones](../mobile-phones.md#google-pixel) are the only devices that currently meet GrapheneOS's [hardware security requirements](https://grapheneos.org/faq#future-devices). The Pixel 8 and later support ARM's Memory Tagging Extension (MTE), a hardware security enhancement that drastically lowers the probability of exploits occurring through memory corruption bugs. GrapheneOS greatly expands the coverage of MTE on supported devices. Whereas the stock OS only allows you to opt in to a limited implementation of MTE via a developer option or Google's Advanced Protection Program, GrapheneOS features a more robust implementation of MTE by default in the system kernel, default system components, and their Vanadium web browser and its WebView.
[Google Pixel 手機](../mobile-phones.md#google-pixel)是目前唯一符合 GrapheneOS [硬體安全要求](https://grapheneos.org/faq#future-devices)的裝置。 Pixel 8 及更新版本支援 ARM 的記憶體標記擴充 (MTE),這是一種硬體安全強化功能,可大幅降低因記憶體毀損臭蟲而產生漏洞的機率。 GrapheneOS 大幅擴展 MTE 在支援裝置上的涵蓋範圍。 原版的作業系統只允許您透過開發者環境或 Google 的進階保護計畫選擇加入有限的 MTE 實作,而 GrapheneOS 則在系統核心、預設系統元件、Vanadium 網路瀏覽器及其 WebView 中預設了更強大的 MTE 實作。
GrapheneOS also provides a global toggle for enabling MTE on all user-installed apps at :gear: **Settings****Security & privacy****Exploit protection****Memory tagging****Enable by default**. The OS also features per-app toggles to opt out of MTE for apps which may crash due to compatibility issues.
GrapheneOS 也提供了全域開關,可在 :gear: **設定**→**安全性與隱私權**→**漏洞防護**→**記憶體標籤**→**預設啟用**在所有使用者安裝的應用程式上啟用 MTE。 作業系統也具備每項應用程式的開關,讓可能因相容性問題而當機的應用程式選擇退出 MTE。
### Connectivity Checks
### 檢查連線狀態
預設情況下Android 會與 Google 進行許多網路連線,以執行 DNS 連線檢查、同步目前的網路時間、檢查您的網路連線,以及其他許多背景工作。 GrapheneOS 不這麼做,他們通過讓作業系統與由其團隊所擁有的伺服器通訊來完成上述工作,這些伺服器遵守他們的隱私權政策 這能向 [Google](../basics/common-threats.md#privacy-from-service-providers) 隱藏您的資訊例如IP位置但這意味著您的網路管理員或 ISP 的很容易看到您正在連線到 `grapheneos.network``grapheneos.org` 等,並推斷出您使用的作業系統。