Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/content/docs/r2/reference/data-security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ sidebar:

This page details the data security properties of R2, including encryption-at-rest (EAR), encryption-in-transit (EIT), and Cloudflare's compliance certifications.

:::note

If you observe suspicious activity within your Cloudflare account, secure your account with [these steps](/fundamentals/account/account-security/secure-a-compromised-account/).

:::

## Encryption at Rest

All objects stored in R2, including their metadata, are encrypted at rest. Encryption and decryption are automatic, do not require user configuration to enable, and do not impact the effective performance of R2.
Expand Down
Loading