will need gpg encryption for s3

This commit is contained in:
Joey Hess 2011-03-28 08:40:05 -04:00
parent c532be4c5d
commit 3bdc5eb290
3 changed files with 9 additions and 2 deletions

View file

@ -24,4 +24,6 @@ Now the remote can be used like any other remote.
move video/hackity_hack_and_kaxxt.mov (to mys3...) ok
An Amazon S3 remote works just like a ssh remote, except it does not have
a git repository at the other end, and it costs you money. :)
a git repository at the other end, and it costs you money. :) In particular,
all data is stored encrypted with gpg, so neither Amazon nor anyone in
between can see it.