# 安全

- [Bitwarden 安全白皮书](https://help.ppgg.in/docs/security/bitwarden-security-whitepaper.md)
- [数据](https://help.ppgg.in/docs/security/data.md)
- [加密的数据](https://help.ppgg.in/docs/security/data/encrypted-data.md)
- [管理数据](https://help.ppgg.in/docs/security/data/administrative-data.md)
- [数据存储](https://help.ppgg.in/docs/security/data/data-storage.md)
- [网站图标的数据隐私](https://help.ppgg.in/docs/security/data/website-icons.md)
- [加密](https://help.ppgg.in/docs/security/encryption.md)
- [加密协议](https://help.ppgg.in/docs/security/encryption/encryption-protocols.md)
- [加密密钥派生](https://help.ppgg.in/docs/security/encryption/encryption-key-derivation.md)
- [调用的加密库](https://help.ppgg.in/docs/security/encryption/invoked-crypto-libraries.md)
- [加密密钥轮换](https://help.ppgg.in/docs/security/encryption/encryption-key-rotation.md)
- [账户指纹短语](https://help.ppgg.in/docs/security/encryption/account-fingerprint-phrase.md)
- [软件开发](https://help.ppgg.in/docs/security/software-development.md)
- [服务器 & 客户端版本控制](https://help.ppgg.in/docs/security/software-development/versioning.md)
- [软件发布支持](https://help.ppgg.in/docs/security/software-development/software-release-support.md)
- [可信任的通信](https://help.ppgg.in/docs/security/trusted-communications.md)
- [关于可信任的通信](https://help.ppgg.in/docs/security/trusted-communications/about-trusted-communications.md)
- [Bitwarden 域名、端点和 URL](https://help.ppgg.in/docs/security/trusted-communications/bitwarden-addresses.md)
- [识别来自 Bitwarden 的合法电子邮件](https://help.ppgg.in/docs/security/trusted-communications/emails-from-bitwarden.md)
- [来自 Bitwarden 服务器的电子邮件](https://help.ppgg.in/docs/security/trusted-communications/emails-from-bitwarden-servers.md)
- [合规、审计和认证](https://help.ppgg.in/docs/security/compliance-audits-and-certifications.md)
- [Bitwarden 分包商](https://help.ppgg.in/docs/security/who-are-bitwardens-subprocessors.md)
- [服务器地理位置](https://help.ppgg.in/docs/security/server-geographies.md)
- [安全 FAQ](https://help.ppgg.in/docs/security/security-faqs.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
