1*504e23b7SAndrei Pozolotin# 2*504e23b7SAndrei Pozolotin# Sample Amazon S3 connection configuration file, Version 0. 3*504e23b7SAndrei Pozolotin# Version 0 (or lack of version) will produce JetS3tV2 compatible encryption. 4*504e23b7SAndrei Pozolotin# JetS3tV2 supports only PBE algorithms, with partially compromised AES mode. 5*504e23b7SAndrei Pozolotin# 6*504e23b7SAndrei Pozolotin 7*504e23b7SAndrei Pozolotinaccesskey = AKIAIYWXB4ETREBRM123 8*504e23b7SAndrei Pozolotinsecretkey = ozCuIsqxsARoPe3FFyv3F/jiMSc3Yqay7B9UF234 9*504e23b7SAndrei Pozolotin 10*504e23b7SAndrei Pozolotincrypto.algorithm = PBEWithMD5AndDES 11*504e23b7SAndrei Pozolotinpassword = secret 12