Update README.md

This commit is contained in:
grahovam
2016-02-23 23:50:05 +01:00
parent b86e507df9
commit 26ae9a337a

View File

@@ -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