From 2f15753cd33cbde89803f27b4d495af649c93b7f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Nov 2016 13:41:21 -0400 Subject: [PATCH] response --- ...ment_13_368f90773db9522c373168e127a39ae6._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment 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. +"""]]