diff --git a/README.md b/README.md index c2688db..ad8a4b7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ # graho/backup-gpg-s3 -Compress a folder with XZ Utils, encrypt it with GPG and store it on AWS S3. Very simple. Just 40 lines of code. +A **Docker** container that mounts a volume, compresses it with **XZ Utils**, encrypts it with **GPG** and stores it on **AWS S3**. Very simple and secure. Just 40 lines of code. -Why should you encrypt your private files before uploading them on S3? Because nobody respects privacy these days. Nobody. +Why should you encrypt your private files before uploading them on S3? Because nobody respects privacy these days. # Quick Start