自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
移动网络安全性概览
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Android 提供了多种功能来使移动网络通信保持安全性和私密性。这些都很重要,因为与其他网络类型相比,移动网络协议和实现存在一些独特的安全风险和隐私风险。
- 虽然许多基于互联网的应用都会实现自己的通信加密机制,但语音通话和短信都依赖于移动网络链路层加密来实现无线传输期间的隐私保护。
- 移动网络可实现切换和漫游等移动功能。虽然这些功能对于移动网络的顺畅运行至关重要,但会使用户的位置信息隐私性面临威胁。
注意:本文档中的隐私权和安全所指的对象是设备与基站(手机基站)之间的连接。移动网络协议不提供端到端加密。本地运营商可以获取未加密形式的所有传统语音通话或短信,即使它们在通过无线传输时进行了加密也是如此。
相关博客
如需了解详情,请参阅 Android 14 引入了全新的移动网络连接安全功能
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[],null,["# Cellular Security Overview\n\nAndroid provides several features to keep cellular communications secure and\nprivate. These are important because cellular protocols and implementations\npresent some unique security and privacy risks when compared to other network\ntypes.\n\n1. While many internet-based applications implement their own encryption for communication, voice calls and SMS messages rely on the cellular link layer encryption for over-the-air privacy.\n2. Cellular networks implement mobility features like handover and roaming. While crucial to the smooth operation of cellular networks, these features expose users to location privacy compromises.\n\n**Caution:**\nPrivacy and security in the context of this document reference the connection\nbetween a device and a base station (cell tower). Cellular protocols don't\nprovide end-to-end encryption. Any traditional voice calls or SMS messages, even\nwhen encrypted over the air, are available to home carriers unencrypted.\n\nRelevant Blogs\n--------------\n\nFor more information, see [Android 14 introduces first-of-its-kind cellular\nconnectivity security features](https://security.googleblog.com/2023/08/android-14-introduces-first-of-its-kind.html)"]]