Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
/ s3-encryptor Public archive

Encrypt all objects in all buckets because... Encrypt all the things!

License

Notifications You must be signed in to change notification settings

18F/s3-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

S3 Encryptor

Ensures that all your files in S3 are encrypted. Loops through all the buckets and objects and copies the one no encrypted to encrypted versions.

How to run

export AWS_ACCESS_KEY_ID=YOUR_KEY_ID
export AWS_SECRET_ACCESS_KEY=YOUR_KEY
export AWS_REGION=YOUR_REGION

go run main.go

About

Encrypt all objects in all buckets because... Encrypt all the things!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages