Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user