From: Joey Hess Date: Mon, 7 Nov 2016 17:41:21 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~287^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2f15753cd33cbde89803f27b4d495af649c93b7f;p=git-annex.git response --- diff --git a/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment b/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment new file mode 100644 index 0000000000..67e09c0922 --- /dev/null +++ b/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 13""" + date="2016-11-07T17:40:15Z" + content=""" +@davidriod if you're using a rsyncurl that uses ssh, then yes, the +transmission goes over a secure connection. If the rsyncurl uses +the rsync protocol, there would be no encryption. + +Of course, encryption=none does not keep the data encrypted at rest, +so the admin of the rsync server can see it etc. +"""]]