> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 数据与安全

> 了解 Craft 在数据保护、隐私和安全方面提供的功能。

了解 Craft 如何保护您的数据，以及可用哪些安全功能来保障您的内容安全。

## 安全概览

Craft 使用业界标准的安全措施来保护您的数据：

* **传输中加密**：使用 TLS 保护所有数据传输
* **静态加密**：存储数据使用 AWS RDS 与 SSE-S3 加密
* **SOC 2 认证**：独立验证的安全标准
* **安全认证**：电子邮件验证码、Apple ID 和 Google 认证

## 数据保护

了解 Craft 如何处理您的数据：

<CardGroup cols={2}>
  <Card title="加密与数据保护" href="/zh-Hans/account-and-subscription/data-and-security/encryption">
    了解 Craft 的加密方式与安全措施
  </Card>

  <Card title="您的数据如何存储" href="/zh-Hans/account-and-subscription/data-and-security/data-storage">
    了解数据存储实践与云端托管
  </Card>

  <Card title="认证与登录安全" href="/zh-Hans/account-and-subscription/data-and-security/authentication">
    安全的登录方式与应用保护功能
  </Card>

  <Card title="文档锁定与保护" href="/zh-Hans/account-and-subscription/data-and-security/document-locking">
    访问控制与文档保护选项
  </Card>
</CardGroup>
