summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git-annex.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 9554f15aa..29a5a6225 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -247,6 +247,11 @@ subdirectories).
(or encryption=emailaddress) to specify a gpg key that can access
the encrypted special remote.
+ Note that with encryption enabled, a gpg key is created. This requires
+ sufficient entropy. If initremote seems to hang or take a long time
+ while generating the key, you may want to ctrl-c it and re-run with --fast,
+ which causes it to use a lower-quality source of randomness.
+
Example Amazon S3 remote:
git annex initremote mys3 type=S3 encryption=me@example.com datacenter=EU