File Transfer Security Question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1125391
    Anthony
    Participant

    What is the method of secure file transfer that takes place when a site back up takes places and it is transferred to Amazon S3. Also I saw that data can be encrypted via a passphrase what is the level of the encryption. Is it 256 Encryption?

    #1125392
    Anthony
    Participant
    This reply has been marked as moderator-only.
    #1127028
    udadmin
    Keymaster

    Hi Anthony,

    You can read about Amazon S3 security here: https://aws.amazon.com/s3/security/?nc1=h_ls. Files are transferred to S3 over the HTTPS protocol. Their server-side encryption is described here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html – it is AES-256.

    David

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘File Transfer Security Question’ is closed to new replies.