217 | | == Encryption == |
218 | | |
219 | | Server side [http://aws.amazon.com/s3/faqs/#What_options_do_I_have_for_encrypting_data_stored_on_Amazon_S3 encryption] for stored files is supported and can be enabled by default for all uploads in the S3 preferences or for individual files in the ''File → Info (⌘-I) → S3''. AWS handles key management and key protection for you. |
| 217 | == Server Side Encryption (SSE) == |
| 218 | |
| 219 | [http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html Server side encryption] for stored files is supported and can be enabled by default for all uploads in the S3 preferences or for individual files in the ''File → Info (⌘-I) → S3''. AWS handles key management and key protection for you. |
| 220 | |
| 221 | === Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3) === |
| 222 | === Server-Side Encryption with AWS KMS-Managed Keys (SSE-KMS) === |
| 223 | Version [milestone:5.0 5.0] or later required. |