git-annex/doc/special_remotes/rsync/comment_13_368f90773db9522c373168e127a39ae6._comment

13 lines
415 B
Text
Raw Normal View History

2016-11-07 17:41:21 +00:00
[[!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.
"""]]