diff --git a/website/docs/setup/repos.md b/website/docs/setup/repos.md index c95e47229..5a40780fd 100644 --- a/website/docs/setup/repos.md +++ b/website/docs/setup/repos.md @@ -10,8 +10,11 @@ import TabItem from '@theme/TabItem'; import TOCInline from '@theme/TOCInline'; import {Version} from '@site/src/corsoEnv'; -A Corso [repository](../concepts#corso-concepts) stores encrypted copies of your backup data. Repositories are -supported on the following object storage systems: +A Corso [repository](../concepts#corso-concepts) stores encrypted copies of your backup data. Corso uses +AES256-GCM-HMAC-SHA256 to encrypt data at rest using keys that are derived from the repository passphrase. +Data in flight is encrypted via TLS. + +Repositories are supported on the following object storage systems: