response
authorJoey Hess <joeyh@joeyh.name>
Mon, 7 Nov 2016 17:41:21 +0000 (13:41 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 7 Nov 2016 17:41:21 +0000 (13:41 -0400)
doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment b/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment
new file mode 100644 (file)
index 0000000..67e09c0
--- /dev/null
@@ -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.
+"""]]