Ant Messenger:加密消息的密钥与密文机制

Ant Messenger: The Keys and Ciphertext Behind Your Messages

密钥只存在于两端
中间环节流转的只有密文

Keys live only at both ends;
what travels through the middle is ciphertext

可以把 Ant Messenger 理解为一套信件装入上锁信封的通讯方案:发送端加密,接收端解密,服务端扮演只管传递信件的邮差,接触不到内容本身,文字、语音、图片与文件的即时通讯均默认如此。

Think of Ant Messenger as letters sealed in locked envelopes: the sender encrypts, the receiver decrypts, and the server only relays envelopes without ever seeing the contents — the default for text, voice, images, and files alike.

在此模型之上,防截屏、应用锁与阅后即焚在客户端层拦截越权访问;群组、云盘与多设备同步共用同一加密链路;云端托管与私有化部署则对应不同的信任边界取舍。

On top of this model, screenshot protection, app locks, and self-destruct guard the client side; groups, cloud storage, and multi-device sync share one encrypted channel, while hosted and self-hosted deployments trade off trust boundaries differently.

立即下载 Download Now
Ant Messenger 界面预览

安全模型与能力

Security Model & Capabilities

部署形态与信任边界

Deployment Models & Trust Boundary

云托管与私有化部署对应不同的信任假设:前者把运维交给服务商,后者让使用者掌握整条链路;两者都确保第三方不做内容留存,按风险偏好自行取舍。

Cloud hosting and self-hosting encode different trust assumptions — managed operations versus full control of the pipeline — while both keep third-party retention out, leaving the trade-off to your risk preference.

端到端加密

End-to-End Encryption

可以类比为只有收发双方持有钥匙的保险箱:明文在发送端加密、接收端解密,传输与存储中的密文对服务器及中间节点均不可读。

Picture a safe whose only keys are held by sender and receiver: plaintext is encrypted at the source and decrypted at the destination, so ciphertext in transit and at rest is opaque to servers and relays.

多端密钥与同步

Multi-Device Keys & Sync

手机、电脑、平板同时登录时,各设备分别持有自己的密钥,历史记录以密文同步;某一设备丢失只影响该设备自身,其余设备仍可正常解密取回。

Each signed-in device holds its own key material while history syncs as ciphertext; losing one device affects only that device, leaving the others able to decrypt and recover.

万级规模加密群组

Encrypted Groups at Scale

群组扩展至万级成员时,每条消息仍逐条加密后分发,成员增多不降低保护强度;服务端仅承担路由与中转,接触不到消息明文。

At 10,000-member scale, every message is still individually encrypted before fan-out; more members don't weaken protection, and the server only routes and relays ciphertext.

统一加密的消息通道

One Encrypted Channel for All

文字、语音、视频、文件与通话复用同一套加密链路和身份体系,各沟通形态不会各自留出明文接口,从架构层面收窄攻击面。

Text, voice, video, files, and calls reuse one encrypted link and identity layer, so no format opens its own plaintext gap and the attack surface stays small by design.

客户端防护与生命周期

Client-Side Guards & Lifecycle

隐藏手机号、应用锁、防截屏与阅后即焚在客户端实施:前者拦截设备层面的越权读取,后者为消息设定可销毁的生命周期,服务端无从绕过。

Number hiding, app lock, screenshot protection, and self-destruct act at the client: the former blocks unauthorized reads at the device, the latter defines a burnable lifecycle the server cannot bypass.

加密云存储

Encrypted Cloud Storage

文件在本地加密后上传云端,服务端持有的仅为密文与元数据,容量与保留时长不受限;取用时由持有密钥的客户端完成解密还原。

Files encrypt locally before upload, leaving the cloud only ciphertext and metadata with no limits on volume or retention; retrieval decrypts on the key-holding client.

开源可审计的实现

Open Source, Auditable Implementation

安全承诺依赖实现而非口号:源码公开支持独立审计,加密链路与密钥处理可被验证;无广告、无付费、无数据采集,使开源与免费长期并存。

Security rests on implementation, not claims: public source enables independent audit of the encrypted channel and key handling; with no ads, fees, or data collection, open source stays genuinely free.

获取客户端并开始使用

Get the Client and Get Started

Ant Messenger 下载
安卓版本 Android iOS 版本 iOS macOS 版 macOS macOS (M系列) macOS (M-series)

说明:安装包请以官方渠道为准;桌面客户端登录须经手机端扫码验证,完成设备与账号的关联确认

Note: Installers should come from official channels; desktop login requires mobile QR verification to bind the device to your account.

更多平台: More Platforms: Windows 客户端 Windows Client

技术与安全专题

Technical & Security Articles